OpenSlides/client/src/app/shared/components/projection-dialog/projection-dialog.component.scss

16 lines
202 B
SCSS
Raw Normal View History

mat-dialog-content {
overflow: inherit;
div.projectors {
padding: 15px;
.right {
float: right;
}
}
mat-card {
margin-bottom: 10px;
}
}