mirror of
https://github.com/Retrospring/retrospring.git
synced 2025-02-01 05:59:06 +01:00
4 lines
No EOL
87 B
SCSS
4 lines
No EOL
87 B
SCSS
.form-control {
|
|
background-color: var(--input-bg);
|
|
color: RGB(var(--input-text));
|
|
} |