mirror of
https://github.com/ragestudio/comty.git
synced 2025-06-09 18:44:16 +00:00
fix label color
This commit is contained in:
parent
1eed6f7126
commit
99f404e083
@ -27,7 +27,9 @@ html {
|
|||||||
|
|
||||||
.ant-btn-primary:not(.ant-btn-dangerous) {
|
.ant-btn-primary:not(.ant-btn-dangerous) {
|
||||||
.label {
|
.label {
|
||||||
color: var(--background-color-primary);
|
p {
|
||||||
|
color: var(--background-color-primary);
|
||||||
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user