style 详情,开放端口列表样式调整
This commit is contained in:
@@ -6,6 +6,18 @@
|
||||
.el-table__body-wrapper {
|
||||
overflow-y: auto;
|
||||
height: 261px !important;
|
||||
.el-table__body {
|
||||
tr td:nth-of-type(1) {
|
||||
padding-left: 28px;
|
||||
}
|
||||
}
|
||||
}
|
||||
.el-table__header-wrapper {
|
||||
.has-gutter {
|
||||
tr th:nth-of-type(1) {
|
||||
padding-left: 28px;
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
.el-table--border td{
|
||||
|
||||
Reference in New Issue
Block a user