Eugenio Romano a52bb5600a
New packages org (#2639)
New packages org
2017-11-16 14:12:52 +00:00

21 lines
270 B
SCSS

.adf-duration-widget-grid {
display: flex;
justify-content: space-between;
}
.adf-duration-widget-cell {
width: 49%;
}
.adf-number-widget {
width: 100%;
.mat-form-field {
width: 100%;
}
}
.dropdown-container {
margin-top: 30px;
}