style: optimization table tooltip style

This commit is contained in:
wangdan-fit2cloud 2025-03-04 19:06:12 +08:00
parent 2157f84c4f
commit b6da5fb79b

View File

@ -418,3 +418,7 @@
.el-checkbox__input.is-checked + .el-checkbox__label {
color: var(--el-checkbox-text-color);
}
.el-popper {
max-width: 500px !important;
}