52a62f2b8d
UI to accompany the new ACLs APIs
5 lines
86 B
SCSS
5 lines
86 B
SCSS
@import './tabular-details/index';
|
|
table.with-details {
|
|
@extend %tabular-details;
|
|
}
|