mirror of
https://github.com/GNS3/gns3-web-ui.git
synced 2025-06-20 23:55:04 +00:00
Fix background on drawing toolbar and SVG
This commit is contained in:
@ -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;
|
||||||
|
Reference in New Issue
Block a user