mirror of
https://github.com/GNS3/gns3-web-ui.git
synced 2025-06-04 00:10:47 +00:00
Fix gray background of drawing menu on Chrome
This commit is contained in:
parent
9c02e63d69
commit
e76d6c4236
@ -38,6 +38,10 @@ g.node:hover {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.mat-drawer-content {
|
||||||
|
height: auto !important;
|
||||||
|
}
|
||||||
|
|
||||||
|
|
||||||
.drawer-container {
|
.drawer-container {
|
||||||
height: 72px !important;
|
height: 72px !important;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user