guac fixes, maybe v2
This commit is contained in:
parent
625a161b83
commit
207b57521b
@ -230,14 +230,12 @@
|
|||||||
}
|
}
|
||||||
|
|
||||||
/* SIDE MENU */
|
/* SIDE MENU */
|
||||||
|
.menu, .menu .header {
|
||||||
.menu-content {
|
|
||||||
background: var(--modal-bg-color);
|
|
||||||
}
|
|
||||||
.menu {
|
|
||||||
background: var(--modal-bg-color) !important;
|
background: var(--modal-bg-color) !important;
|
||||||
box-shadow: none;
|
box-shadow: none;
|
||||||
|
}
|
||||||
|
.menu-content, .menu-content .header, .menu-body {
|
||||||
|
background: var(--modal-bg-color) !important;
|
||||||
}
|
}
|
||||||
.clipboard, .clipboard-service-target {
|
.clipboard, .clipboard-service-target {
|
||||||
background: rgba(0, 0, 0, 0.25);
|
background: rgba(0, 0, 0, 0.25);
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user