perf: 样式调整
1.dashboard-table背景色 2.metric preview Options字色、小标题与输入框间距加大 3.所有输入框、分页按钮背景色 4.cascade、下拉框的active字色 5.dashboard 图表横向间距
This commit is contained in:
@@ -92,7 +92,7 @@
|
||||
width: 100px;
|
||||
}
|
||||
.li-list-part-label-val-list .el-select--mini {
|
||||
width: calc(100% - 45px);
|
||||
width: calc(100% - 45px) !important;
|
||||
}
|
||||
.nz-tab-chart-item-box{
|
||||
padding:0;
|
||||
|
||||
Reference in New Issue
Block a user