admin-components: scope table-wrap min-width rule to platform-orders-table

This commit is contained in:
萝卜
2026-03-14 13:42:57 +00:00
parent 9944e7221f
commit 5d1912ae8a
2 changed files with 35 additions and 1 deletions

View File

@@ -81,7 +81,7 @@
overflow-x:auto;
}
.table-wrap table{
.table-wrap table.platform-orders-table{
min-width:1600px;
}