mirror of
https://github.com/1Panel-dev/MaxKB.git
synced 2025-12-26 01:33:05 +00:00
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