style: remove unneeded overflow css

Signed-off-by: Andy Lee <andy.lee@suse.com>
This commit is contained in:
Andy Lee 2026-07-23 21:55:21 +08:00
parent 497a703513
commit f120252dc2
No known key found for this signature in database
GPG Key ID: 39DC4436AE3564D5

View File

@ -591,7 +591,6 @@ defineExpose({ startMigration: startMigrationAction });
:deep(td) {
vertical-align: middle;
overflow: hidden;
text-overflow: ellipsis;
}
:deep(th:first-child),