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