diff --git a/src/dzeio/Input/Input.module.styl b/src/dzeio/Input/Input.module.styl index 2c4a5a8..b10e879 100644 --- a/src/dzeio/Input/Input.module.styl +++ b/src/dzeio/Input/Input.module.styl @@ -217,7 +217,7 @@ @media (prefers-color-scheme dark) background #202020 - &:hover + &:hover:not(:disabled) background rgba(gray, .2) @media (prefers-color-scheme dark)