fix(usage): dynamic bar color value

This commit is contained in:
jialin
2026-06-24 20:54:16 +08:00
committed by jialin
parent b05c510776
commit 1cf146ca32
3 changed files with 27 additions and 21 deletions
+3
View File
@@ -851,3 +851,6 @@ body {
padding-right: 8px;
padding-block: 8px;
}
.ant-select-multiple .ant-select-content {
height: 100%;
}