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