mirror of
https://github.com/status-im/consul.git
synced 2025-02-21 09:58:26 +00:00
9 lines
129 B
SCSS
9 lines
129 B
SCSS
@import './skin';
|
|
@import './layout';
|
|
.consul-intention-permission-header-list {
|
|
> ul > li {
|
|
@extend %list-row-200;
|
|
}
|
|
}
|
|
|