1.优化后台菜单页面

This commit is contained in:
2026-06-24 17:00:46 +08:00
parent 58b22cfb64
commit e40de47b8b
3 changed files with 11 additions and 39 deletions

View File

@@ -239,13 +239,6 @@ defineExpose({
text-overflow: ellipsis;
white-space: nowrap;
}
.ba-data-table :deep(.ba-table-operate-column) {
.cell {
padding-left: 0;
padding-right: 0;
overflow: visible;
}
}
.table-pagination {
box-sizing: border-box;
width: 100%;