mirror of
https://github.com/harvester/harvester-ui-extension.git
synced 2026-08-16 12:49:14 +00:00
style: remove unneeded overflow css
Signed-off-by: Andy Lee <andy.lee@suse.com>
This commit is contained in:
parent
497a703513
commit
f120252dc2
@ -591,7 +591,6 @@ defineExpose({ startMigration: startMigrationAction });
|
|||||||
:deep(td) {
|
:deep(td) {
|
||||||
vertical-align: middle;
|
vertical-align: middle;
|
||||||
overflow: hidden;
|
overflow: hidden;
|
||||||
text-overflow: ellipsis;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
:deep(th:first-child),
|
:deep(th:first-child),
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user