OpenSlides/client/src/app/shared/components/extension-field/extension-field.component.scss
GabrielMeyer 0d52aaaa45 Separates the field of state and recommendation
- New component for similar situations
- Prevents overwriting and discarding of changes, if an 'autoupdate' is triggered
2019-07-08 09:10:05 +02:00

4 lines
61 B
SCSS

.extension-container .mat-form-field {
display: block;
}