override a:visited color

This commit is contained in:
2023-02-27 22:49:04 +10:00
parent f940278f4d
commit 61f9efe32d

View File

@@ -145,6 +145,7 @@ const handleClickItem = (item: string) => {
<style lang="scss">
a.sm-button,
a:visited.sm-button,
.sm-button {
cursor: pointer;
position: relative;