chore: make column shorter (#3107)

This commit is contained in:
Alex Inkin
2026-01-29 20:54:42 +04:00
committed by GitHub
parent d232b91d31
commit 2605d0e671

View File

@@ -75,10 +75,6 @@ import { InterfaceAddressItemComponent } from './item.component'
th:nth-child(3) {
width: 4rem;
}
th:nth-child(4) {
width: 17rem;
}
}
.g-table:has(caption) {