mirror of
https://github.com/Stremio/stremio-web.git
synced 2026-03-11 21:27:05 +00:00
remove underline effect on ligin when focused
This commit is contained in:
parent
0d50aee096
commit
5aefb91631
1 changed files with 1 additions and 1 deletions
|
|
@ -85,7 +85,7 @@
|
|||
text-align: center;
|
||||
color: @color-surface-dark2-90;
|
||||
|
||||
&:hover, &:focus {
|
||||
&:hover {
|
||||
.login-label {
|
||||
text-decoration: underline;
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue