mirror of
https://github.com/dataease/dataease.git
synced 2026-05-18 09:48:10 +08:00
fix: 【工作台】填充色内的图标大小不对,与仪表板等模块的大小一致
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user