diff --git a/src/components/Sidebar.vue b/src/components/Sidebar.vue index cb3c9e2..80bd666 100644 --- a/src/components/Sidebar.vue +++ b/src/components/Sidebar.vue @@ -123,6 +123,7 @@ export default defineComponent({ justify-content: flex-end; margin-bottom: 1rem; pointer-events: auto; + align-self: flex-end; button { width: 5rem;