Merge pull request #7432 from dataease/pr@dev_one_dot_x
fix: 视图过滤器标签文字字号不对、标签背景高度不对
This commit is contained in:
commit
279fdf7998
@ -4229,6 +4229,10 @@ span {
|
|||||||
top: 1px;
|
top: 1px;
|
||||||
right: 23px;
|
right: 23px;
|
||||||
z-index: 1;
|
z-index: 1;
|
||||||
|
font-size: 10px;
|
||||||
|
font-weight: 500;
|
||||||
|
line-height: 14px;
|
||||||
|
height: 16px;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user