mirror of
https://github.com/Stremio/stremio-web.git
synced 2026-04-19 05:32:09 +00:00
forgot password link hover effect improved
This commit is contained in:
parent
cb7fe3bbd9
commit
649ffc6dea
1 changed files with 1 additions and 0 deletions
|
|
@ -130,6 +130,7 @@
|
|||
cursor: pointer;
|
||||
|
||||
&:hover, &:focus {
|
||||
text-decoration: underline;
|
||||
color: var(--color-surfacelighter);
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue