open-consul/ui/packages/consul-ui/app/components/tabular-details/index.scss

6 lines
89 B
SCSS

@import './skin';
@import './layout';
table.with-details {
@extend %tabular-details;
}