style(admin-web): drop unused min-width on templates desktop table

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
This commit is contained in:
2026-05-24 20:24:36 +08:00
parent a9591143e8
commit 946a084c77
@@ -911,10 +911,6 @@ function refreshRecords(): void {
border-radius: 12px;
}
.templates-view__desktop-table :deep(.ant-table) {
min-width: 1068px;
}
.templates-view__filters-inline {
display: flex;
align-items: center;