Skip to content
Snippets Groups Projects
Commit 26beb6f3 authored by jojohoch's avatar jojohoch
Browse files

[player] Fix typo

parent b1674ac2
No related branches found
No related tags found
No related merge requests found
......@@ -5,7 +5,7 @@ import { FormElementComponent } from '../form-element-component.directive';
@Component({
selector: 'app-radio-button-group',
template: `
<div class="mmatd"
<div class="mat-form-field"
[style.width.%]="100"
[style.height.%]="100"
[style.background-color]="elementModel.backgroundColor"
......
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