mirror of
https://github.com/GNS3/gns3-web-ui.git
synced 2024-12-27 16:28:50 +00:00
Fix background on drawing toolbar and SVG
This commit is contained in:
parent
13828b6d13
commit
79a374db9d
@ -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;
|
||||||
|
Loading…
Reference in New Issue
Block a user