open-consul/ui-v2/app/styles/routes/dc/nodes/index.scss

6 lines
159 B
SCSS

// TODO: Generalize this, also see services/index
@import '../../../components/pill/index';
html.template-node.template-show td.tags span {
@extend %pill;
}