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;
|
justify-content: flex-end;
|
||||||
margin-bottom: 1rem;
|
margin-bottom: 1rem;
|
||||||
pointer-events: auto;
|
pointer-events: auto;
|
||||||
|
align-self: flex-end;
|
||||||
|
|
||||||
button {
|
button {
|
||||||
width: 5rem;
|
width: 5rem;
|
||||||
|
Loading…
Reference in New Issue
Block a user