fix : alertRuleTable 表格表头样式修改
This commit is contained in:
@@ -140,6 +140,11 @@
|
||||
}
|
||||
}
|
||||
}
|
||||
#alertRuleTable.el-table--border .gutter{
|
||||
right: 33px;
|
||||
height: 40px;
|
||||
background-color: $--table-header-background-color;
|
||||
}
|
||||
.sub-list {
|
||||
height: calc(100% - 9px);
|
||||
position: absolute;
|
||||
|
||||
Reference in New Issue
Block a user