fix: button hover on light mode
This commit is contained in:
parent
59d17b6134
commit
47244b5799
1 changed files with 1 additions and 1 deletions
|
@ -49,7 +49,7 @@
|
||||||
}
|
}
|
||||||
|
|
||||||
svg {
|
svg {
|
||||||
color: var(--color-border);
|
color: var(--color-shadow);
|
||||||
transform: rotateZ(10deg) scale(1.25);
|
transform: rotateZ(10deg) scale(1.25);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue