mirror of
https://github.com/dzeiocom/components.git
synced 2025-04-22 10:52:16 +00:00
Fixed Color changing while input is disabled
Signed-off-by: Avior <florian.bouillon@delta-wings.net>
This commit is contained in:
parent
e481160528
commit
b13a40ef18
@ -217,7 +217,7 @@
|
||||
@media (prefers-color-scheme dark)
|
||||
background #202020
|
||||
|
||||
&:hover
|
||||
&:hover:not(:disabled)
|
||||
background rgba(gray, .2)
|
||||
|
||||
@media (prefers-color-scheme dark)
|
||||
|
Loading…
x
Reference in New Issue
Block a user