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:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user