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/shared/repository/repository-maintenance/repository-maintenance.comp...

19 lines
230 B
SCSS

mat-card-header {
display: block;
}
mat-card-title h1 {
margin: auto;
text-align: center;
}
.button-list {
display: block;
width: 100%;
button {
display: block;
margin: 2em auto;
}
}