forked from github/dataease
fix: 【工作台】填充色内的图标大小不对,与仪表板等模块的大小一致
This commit is contained in:
parent
ae7e533591
commit
19c94167d0
@ -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;
|
||||
|
Loading…
Reference in New Issue
Block a user