open-consul/ui-v2/app/styles/components/tabular-details.scss

5 lines
86 B
SCSS
Raw Normal View History

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