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

11 lines
294 B
SCSS

html.template-node.template-show .sessions td:last-child {
justify-content: flex-end;
}
html.template-node.template-show .sessions td:first-child {
@extend %tbody-th;
}
html.template-node.template-list .healthy h2,
html.template-node.template-list .unhealthy h2 {
margin-bottom: 0.7em;
}