NEZ-1900 style:时间选择器调整字体大小
This commit is contained in:
@@ -223,7 +223,7 @@ td .nz-icon-gear:before{
|
||||
// color: $--color-text-secondary;
|
||||
color: $--color-text-regular;
|
||||
font-family: NotoSans !important;
|
||||
font-size: 12px !important;
|
||||
font-size: 13px !important;
|
||||
}
|
||||
.el-tree {
|
||||
background-color: $--background-color-empty !important;
|
||||
|
||||
@@ -115,7 +115,8 @@
|
||||
|
||||
.date-range-text {
|
||||
color: $--color-text-regular;
|
||||
font-size: 14px;
|
||||
// font-size: 14px;
|
||||
font-size: 13px;
|
||||
// min-width: 150px;
|
||||
flex-direction: row;
|
||||
flex-wrap: nowrap;
|
||||
|
||||
Reference in New Issue
Block a user