【modify】ESLint配置修改
This commit is contained in:
@@ -27,6 +27,6 @@ module.exports = {
|
||||
}],
|
||||
'semi': [2, 'never'],
|
||||
'no-console': 'off',
|
||||
"no-debugger": "off"
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
@@ -467,19 +467,17 @@ th[data-v-125d8be6] {
|
||||
}
|
||||
|
||||
.j-table-force-nowrap {
|
||||
td, th {
|
||||
white-space: nowrap
|
||||
}
|
||||
|
||||
td,
|
||||
th {
|
||||
white-space: nowrap
|
||||
}
|
||||
.ant-table-selection-column {
|
||||
padding: 12px 22px !important
|
||||
}
|
||||
|
||||
.ant-table-selection-column {
|
||||
padding: 12px 22px !important
|
||||
}
|
||||
|
||||
&.ant-table-wrapper .ant-table-content {
|
||||
overflow-x: auto
|
||||
}
|
||||
&.ant-table-wrapper .ant-table-content {
|
||||
overflow-x: auto
|
||||
}
|
||||
}
|
||||
|
||||
.ant-card-body .table-operator[data-v-67102101] {
|
||||
|
||||
Reference in New Issue
Block a user