1
0
Files
breadcrumb-the-shire/web/css/components/app-list-table.css

7 lines
142 B
CSS

@layer components {
/* List table tweaks — minor overrides for Grid.js table rendering. */
.app-list-table table {
margin: 0;
}
}