6 lines
69 B
SCSS
6 lines
69 B
SCSS
@import './layout';
|
|
|
|
%dom-recycling-table {
|
|
@extend %table-flex;
|
|
}
|