Prevent sidebar buttons interfering with context menu
This commit is contained in:
parent
008c2da4c6
commit
8e4c3252bc
@ -123,6 +123,7 @@ export default defineComponent({
|
||||
justify-content: flex-end;
|
||||
margin-bottom: 1rem;
|
||||
pointer-events: auto;
|
||||
align-self: flex-end;
|
||||
|
||||
button {
|
||||
width: 5rem;
|
||||
|
Loading…
Reference in New Issue
Block a user