Fix background on drawing toolbar and SVG

This commit is contained in:
ziajka 2018-12-11 13:49:06 +01:00
parent 13828b6d13
commit 79a374db9d

View File

@ -31,6 +31,10 @@ g.node:hover {
outline: none; outline: none;
} }
.mat-drawer-content {
display: inline !important;
}
.drawer-container { .drawer-container {
height: 72px !important; height: 72px !important;
background: transparent; background: transparent;