mirror of
https://github.com/nostalgic-css/NES.css.git
synced 2025-09-02 18:42:47 +02:00
Merge branch 'develop' into fix-is-dark-dialog
This commit is contained in:
@@ -14,4 +14,8 @@
|
||||
&.is-error {
|
||||
color: map_get($error-colors, "normal");
|
||||
}
|
||||
|
||||
&.is-disabled {
|
||||
color: map_get($disabled-colors, "normal");
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user