mirror of
https://github.com/ragestudio/comty.git
synced 2025-06-09 18:44:16 +00:00
fix input color
This commit is contained in:
parent
fd49acfdf0
commit
c3a0e7ec2b
@ -360,4 +360,11 @@
|
||||
span {
|
||||
color: #c41d7f !important;
|
||||
}
|
||||
}
|
||||
|
||||
// fix input
|
||||
.ant-input {
|
||||
background-color: var(--background-color-accent);
|
||||
|
||||
color: var(--text-color);
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user