mirror of
https://github.com/JannisX11/blockbench.git
synced 2025-03-13 16:58:33 +08:00
Fix issue with hybrid menu mouse events
This commit is contained in:
parent
b14bf76d94
commit
a0b2b9b98b
@ -691,6 +691,9 @@
|
||||
background-color: var(--color-accent);
|
||||
color: var(--color-accent_text);
|
||||
}
|
||||
.contextMenu .menu_more_button > * {
|
||||
pointer-events: none;
|
||||
}
|
||||
li.menu_separator {
|
||||
height: 2px;
|
||||
width: 100%;
|
||||
|
Loading…
x
Reference in New Issue
Block a user