Merge pull request #7042 from dataease/pr@dev-v2_dzz

fix: 【工作台】填充色内的图标大小不对,与仪表板等模块的大小一致
This commit is contained in:
dataeaseShu 2023-12-06 15:32:51 +08:00 committed by GitHub
commit 89ef6d5fe8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -389,8 +389,8 @@ const getEmptyDesc = (): string => {
}
}
.main-color {
font-size: 21.33px;
padding: 5.33px;
font-size: 18px;
padding: 3px;
margin-right: 12px;
border-radius: 4px;
color: #fff;