8 lines
113 B
SCSS

.consul-intention-permission-header-list {
dt::before {
@extend %with-glyph-icon;
content: 'H';
}
}