NEZ-1900 style:时间选择器调整字体大小

This commit is contained in:
zyh
2022-06-14 18:17:57 +08:00
parent 77d883620a
commit b7bd21a9e4
2 changed files with 3 additions and 2 deletions

View File

@@ -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;

View File

@@ -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;