Skip to content

Commit b6da5fb

Browse files
style: optimization table tooltip style
1 parent 2157f84 commit b6da5fb

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

ui/src/styles/element-plus.scss

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -418,3 +418,7 @@
418418
.el-checkbox__input.is-checked + .el-checkbox__label {
419419
color: var(--el-checkbox-text-color);
420420
}
421+
422+
.el-popper {
423+
max-width: 500px !important;
424+
}

0 commit comments

Comments
 (0)