mirror of
https://github.com/modrinth/code.git
synced 2026-08-31 03:55:59 +00:00
feat: fix btn sizing
This commit is contained in:
@@ -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)"
|
||||
|
||||
Reference in New Issue
Block a user