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

7 lines
167 B
SCSS

// TODO: Generalize this, also see services/index
html.template-node.template-show td.tags span {
@extend %tag;
background-color: $gray;
margin-bottom: 0.5em;
}