More pointless variables

This commit is contained in:
daudix
2024-09-14 04:25:53 +03:00
parent 7df26217f8
commit 4ead8a1396
6 changed files with 9 additions and 7 deletions

View File

@ -16,7 +16,7 @@ input[type="color"] {
}
&:disabled {
opacity: var(--disabled);
opacity: var(--disabled-opacity);
&:hover {
cursor: not-allowed;