More pointless variables
This commit is contained in:
@ -16,7 +16,7 @@ input[type="color"] {
|
||||
}
|
||||
|
||||
&:disabled {
|
||||
opacity: var(--disabled);
|
||||
opacity: var(--disabled-opacity);
|
||||
|
||||
&:hover {
|
||||
cursor: not-allowed;
|
||||
|
Reference in New Issue
Block a user