mirror of
https://github.com/Stremio/stremio-web.git
synced 2026-04-06 13:40:22 +00:00
advanced disabled button styled
This commit is contained in:
parent
f374ead0bf
commit
ebbb3329df
1 changed files with 4 additions and 0 deletions
|
|
@ -108,6 +108,10 @@
|
|||
&:hover {
|
||||
text-decoration: underline;
|
||||
}
|
||||
|
||||
&:global(.disabled) {
|
||||
color: @color-surface;
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
Loading…
Reference in a new issue