mirror of
https://github.com/Comfy-Org/ComfyUI_frontend.git
synced 2026-04-28 02:02:08 +00:00
Setting dialog responsive design for smaller screen size (screen width < 1536) (#1472)
* Smaller queue button * Smaller dialog padding * Adjust setting content * Fix keybinding panel
This commit is contained in:
@@ -16,6 +16,7 @@
|
||||
size="small"
|
||||
outlined
|
||||
:disabled="props.error"
|
||||
:title="props.url"
|
||||
@click="download.triggerBrowserDownload"
|
||||
/>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user