mirror of
https://github.com/Comfy-Org/ComfyUI_frontend.git
synced 2026-02-20 23:04:06 +00:00
Fix text size
This commit is contained in:
@@ -36,7 +36,7 @@
|
||||
size="sm"
|
||||
type="secondary"
|
||||
icon-position="right"
|
||||
class="mr-2 h-8 border-0 px-3 text-xs font-medium text-base-foreground cursor-pointer"
|
||||
class="mr-2 h-8 border-0 px-3 text-sm font-medium text-base-foreground cursor-pointer"
|
||||
:aria-pressed="isQueueOverlayExpanded"
|
||||
:aria-label="queueToggleLabel"
|
||||
:label="queueToggleLabel"
|
||||
|
||||
Reference in New Issue
Block a user