mirror of
https://github.com/Comfy-Org/ComfyUI_frontend.git
synced 2026-01-30 12:59:55 +00:00
Increase width of settings dialog on mobile (#2111)
This commit is contained in:
@@ -297,6 +297,7 @@ watch(activeCategory, (_, oldValue) => {
|
||||
.settings-container {
|
||||
flex-direction: column;
|
||||
height: auto;
|
||||
width: 80vw;
|
||||
}
|
||||
|
||||
.settings-sidebar {
|
||||
|
||||
Reference in New Issue
Block a user