Skip to content
Snippets Groups Projects
Commit 51683434 authored by rhenck's avatar rhenck
Browse files

RadioGroupImages: Align option items at the bottom

#545
parent 8d94cb15
No related branches found
Tags editor/2.3.0+player/2.3.0
No related merge requests found
Pipeline #51392 passed
......@@ -38,6 +38,7 @@ import { FormElementComponent } from '../../directives/form-element-component.di
}
mat-radio-group {
display: grid;
align-items: end;
}
:host ::ng-deep mat-radio-button .mdc-form-field {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment