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

[editor] Fix toggle-button style for checkbox default

parent d00010ee
No related branches found
No related tags found
No related merge requests found
......@@ -57,3 +57,8 @@
mark {
color: inherit;
}
:host ::ng-deep mat-button-toggle {
width: 100%;
height: 100%
}
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