mirror of
https://github.com/gilbN/theme.park.git
synced 2024-11-05 10:42:28 +01:00
guac menu fix...maybe..
This commit is contained in:
parent
3383f5af00
commit
2a6e4300c7
@ -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;
|
||||
|
Loading…
Reference in New Issue
Block a user