mirror of
https://github.com/status-im/consul.git
synced 2025-01-24 04:31:12 +00:00
8 lines
113 B
SCSS
8 lines
113 B
SCSS
.consul-intention-permission-header-list {
|
|
dt::before {
|
|
@extend %with-glyph-icon;
|
|
content: 'H';
|
|
}
|
|
}
|
|
|