Merge pull request #7432 from dataease/pr@dev_one_dot_x

fix: 视图过滤器标签文字字号不对、标签背景高度不对
This commit is contained in:
dataeaseShu 2023-12-28 11:14:42 +08:00 committed by GitHub
commit 279fdf7998
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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;
} }
} }