fix: 视图过滤器标签文字字号不对、标签背景高度不对

This commit is contained in:
dataeaseShu 2023-12-28 11:14:08 +08:00
parent 9023b65fb4
commit 19d7f22ef8

View File

@ -4229,6 +4229,10 @@ span {
top: 1px;
right: 23px;
z-index: 1;
font-size: 10px;
font-weight: 500;
line-height: 14px;
height: 16px;
}
}