open-vault/ui/app/styles/components/replication-summary.scss
claire bontempo 032ccc2373
UI: Remove LearnLink, use DocLink! (#18641)
* delete learn link, update links

* update documentation

* update test

* Update ui/app/templates/components/wizard/replication-setup.hbs
2023-01-10 17:07:08 +00:00

15 lines
181 B
SCSS

.replication {
.toolbar {
border-top: 0px;
}
.helper-text {
font-weight: normal;
}
.float-right {
margin: $spacing-s 0 $spacing-l 0;
float: right;
}
}