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

13 lines
248 B
SCSS

// TODO: Move this out of here and into probably modal
.type-dialog {
@extend %anchor;
cursor: pointer;
float: right;
}
.template-token.template-edit main dd {
display: flex;
}
.template-token.template-edit main dl {
@extend %form-row;
}