🎈 perf: 处理一些细节问题

This commit is contained in:
砂糖
2025-08-27 16:25:52 +08:00
parent cd822d4296
commit 278b0c8258
12 changed files with 484 additions and 271 deletions

View File

@@ -362,4 +362,8 @@ div.pagination-container {
.el-input--large .el-input__icon {
height: var(--btn-height);
line-height: var(--btn-height);
}
.el-tabs__content {
overflow: visible !important;
}