style: optimization table tooltip style
This commit is contained in:
parent
2157f84c4f
commit
b6da5fb79b
@ -418,3 +418,7 @@
|
||||
.el-checkbox__input.is-checked + .el-checkbox__label {
|
||||
color: var(--el-checkbox-text-color);
|
||||
}
|
||||
|
||||
.el-popper {
|
||||
max-width: 500px !important;
|
||||
}
|
||||
Loading…
Reference in New Issue
Block a user