mirror of
https://github.com/jumpserver/lina.git
synced 2026-01-15 14:24:39 +00:00
fix: 修复table组件的tooltip提示的最大宽度
This commit is contained in:
@@ -157,3 +157,7 @@ input[type=file] {
|
||||
.el-table__column-filter-trigger i {
|
||||
color: #888888 !important;
|
||||
}
|
||||
|
||||
.el-tooltip__popper.is-dark {
|
||||
max-width: 60% !important;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user