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

Add margin between radio-group-image images

parent d3d24e01
No related branches found
No related tags found
No related merge requests found
......@@ -52,7 +52,7 @@ import { FormElementComponent } from '../../form-element-component.directive';
</div>
`,
styles: [
'.grid-layout .columns {text-align: center;}',
'.grid-layout .columns {text-align: center; margin: 0 5px;}',
'.grid-layout .columns img {height: 100%; object-fit: none; cursor: pointer;}',
'::ng-deep app-radio-group-images .grid-layout mat-radio-button span.mat-radio-container {left: calc(50% - 10px)}',
'mat-radio-group {margin-top: 10px}',
......
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