mirror of
https://github.com/Comfy-Org/ComfyUI_frontend.git
synced 2026-04-27 09:45:13 +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:
@@ -1,6 +1,6 @@
|
||||
<template>
|
||||
<div>
|
||||
<h2>
|
||||
<h2 class="px-4">
|
||||
<i class="pi pi-cog"></i>
|
||||
<span>{{ $t('settings') }}</span>
|
||||
</h2>
|
||||
|
||||
Reference in New Issue
Block a user