mirror of
https://github.com/ragestudio/comty.git
synced 2025-06-12 12:04:16 +00:00
fix color for input error
This commit is contained in:
parent
a544d557bb
commit
ede7cad84e
@ -381,3 +381,9 @@
|
|||||||
|
|
||||||
color: var(--text-color);
|
color: var(--text-color);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.ant-input-affix-wrapper-status-error {
|
||||||
|
background-color: var(--background-color-accent) !important;
|
||||||
|
|
||||||
|
color: var(--text-color);
|
||||||
|
}
|
Loading…
x
Reference in New Issue
Block a user