You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
mediarepo/mediarepo-ui/src/app/components/core/repositories-tab/repository-overview/about-dialog/about-dialog.component.scss

21 lines
211 B
SCSS

.title {
text-align: center;
}
.actions {
display: block;
button {
float: right;
}
}
.content {
text-align: center;
}
.lib-list {
display: flex;
flex-direction: column;
}