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