forked from github/dataease
Merge pull request #7042 from dataease/pr@dev-v2_dzz
fix: 【工作台】填充色内的图标大小不对,与仪表板等模块的大小一致
This commit is contained in:
commit
89ef6d5fe8
@ -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