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

11 lines
269 B
SCSS
Raw Normal View History

/* instance detail dl text*/
html.template-instance.template-show .app-view > header dl {
float: left;
margin-top: 19px;
margin-bottom: 23px;
margin-right: 50px;
}
html.template-instance.template-show .app-view > header dt {
font-weight: $typo-weight-bold;
}