[web-app]bugfix深色主题适配
This commit is contained in:
@@ -52,5 +52,8 @@
|
|||||||
.ant-checkbox-wrapper {
|
.ant-checkbox-wrapper {
|
||||||
color: fade(@white, 45%);
|
color: fade(@white, 45%);
|
||||||
}
|
}
|
||||||
|
.other {
|
||||||
|
color: fade(@white, 45%);
|
||||||
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user