diff --git a/src/App.vue b/src/App.vue index 166e489..6432246 100644 --- a/src/App.vue +++ b/src/App.vue @@ -18,7 +18,7 @@ store.fetchProfiles() class="basis-1/3 min-w-60 flex-1 flex flex-col border-solid border-0 border-r bg-zinc-900 bg-opacity-50" /> + class="flex-1 basis-1/3 flex flex-col border-solid border-0 border-r bg-zinc-900 bg-opacity-50" /> \ No newline at end of file diff --git a/src/components/config/ConfigPane.vue b/src/components/config/ConfigPane.vue index e20be7c..3f273e1 100644 --- a/src/components/config/ConfigPane.vue +++ b/src/components/config/ConfigPane.vue @@ -1,6 +1,7 @@