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

10 lines
208 B
SCSS

html.template-service.template-show main dl {
display: flex;
margin-bottom: 1.4em;
}
html.template-service.template-show main dt::after {
content: ':';
display: inline-block;
margin-right: 0.2em;
}