fix: 【工作台】填充色内的图标大小不对,与仪表板等模块的大小一致

This commit is contained in:
dataeaseShu 2023-12-06 15:30:38 +08:00
parent ae7e533591
commit 19c94167d0

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;