feat: fix btn sizing

This commit is contained in:
Calum H. (IMB11)
2026-06-26 17:09:22 +01:00
parent 110a83ca1c
commit 546a207ea1
@@ -23,7 +23,7 @@
</div>
<div class="flex shrink-0 items-center gap-2">
<PanelServerActionButton size="standard" start-label="Start world" />
<PanelServerActionButton size="large" start-label="Start world" />
<ButtonStyled circular>
<button
v-tooltip="formatMessage(messages.worldSettings)"