mirror of
https://github.com/jumpserver/lina.git
synced 2025-09-18 08:12:33 +00:00
perf: 优化资产列表字段显示
This commit is contained in:
committed by
Jiangjie.Bai
parent
71e73e9302
commit
494bb8ddcc
@@ -200,6 +200,10 @@ input[type=file] {
|
||||
overflow: auto;
|
||||
}
|
||||
|
||||
.el-table .el-table__row > td > .cell.el-tooltip {
|
||||
width: auto!important;
|
||||
}
|
||||
|
||||
.el-table .el-table__row .show-full-content > .cell {
|
||||
white-space: normal!important;
|
||||
}
|
||||
|
@@ -107,7 +107,6 @@ export default {
|
||||
sortable: true
|
||||
},
|
||||
platform: {
|
||||
width: '100px',
|
||||
sortable: true
|
||||
},
|
||||
protocols: {
|
||||
|
Reference in New Issue
Block a user