mirror of
https://github.com/Stremio/stremio-web.git
synced 2026-03-11 21:27:05 +00:00
underline effect removed from focus on forgot password
This commit is contained in:
parent
2f5d775892
commit
0e6e665e04
1 changed files with 1 additions and 1 deletions
|
|
@ -141,7 +141,7 @@
|
|||
padding: 0.5rem 1rem;
|
||||
color: @color-surface-light3-90;
|
||||
|
||||
&:hover, &:focus {
|
||||
&:hover {
|
||||
text-decoration: underline;
|
||||
color: @color-secondaryvariant2-light1-90;
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue