open-consul/ui/packages/consul-ui/app/components/definition-table/index.scss

6 lines
89 B
SCSS
Raw Normal View History

@import './skin';
@import './layout';
2020-06-17 09:25:54 +00:00
.definition-table {
@extend %definition-table;
}