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

[editor] Remove margin from element toolbox panel

parent 336722ff
No related branches found
No related tags found
No related merge requests found
......@@ -7,7 +7,6 @@ import { SelectionService } from '../../../../selection.service';
selector: 'app-ui-element-toolbox',
templateUrl: './ui-element-toolbox.component.html',
styles: [
':host {background-color: #F9FBFB; margin-left: 1px}',
':host {text-align: center; font-size: larger}',
':host button {text-align: left; font-size: large; margin: 5px}',
':host ::ng-deep .mat-tab-label {min-width: 0}',
......
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