mirror of https://github.com/hashicorp/consul
6 lines
69 B
SCSS
6 lines
69 B
SCSS
|
@import './layout';
|
||
|
|
||
|
%dom-recycling-table {
|
||
|
@extend %table-flex;
|
||
|
}
|