Prevent sidebar buttons interfering with context menu

This commit is contained in:
James Lyne 2021-05-24 19:19:35 +01:00
parent 008c2da4c6
commit 8e4c3252bc

View File

@ -123,6 +123,7 @@ export default defineComponent({
justify-content: flex-end;
margin-bottom: 1rem;
pointer-events: auto;
align-self: flex-end;
button {
width: 5rem;