mirror of
https://github.com/status-im/consul.git
synced 2025-01-12 14:55:02 +00:00
9 lines
161 B
SCSS
9 lines
161 B
SCSS
@import './skin';
|
|
@import './layout';
|
|
%list-row-detail dl {
|
|
@extend %icon-definition;
|
|
}
|
|
%list-row-header > dl:first-child {
|
|
@extend %list-row-header-icon;
|
|
}
|