1
0
mirror of https://github.com/gilbN/theme.park.git synced 2024-11-05 02:32:37 +01:00

guac menu fix...maybe..

This commit is contained in:
gilbn 2020-04-12 20:57:03 +02:00
parent 3383f5af00
commit 2a6e4300c7

View File

@ -234,6 +234,11 @@
.menu-content {
background: var(--modal-bg-color);
}
.menu {
background: var(--modal-bg-color) !important;
box-shadow: none;
}
.clipboard, .clipboard-service-target {
background: rgba(0, 0, 0, 0.25);
color: white;