mirror of
https://git.datalinker.icu/ltdrdata/ComfyUI-Manager
synced 2025-12-09 14:14:54 +08:00
feat: expand column to fill avaliable space
This commit is contained in:
parent
78f709d5f0
commit
eeb1e4d625
@ -21,6 +21,7 @@ docStyle.innerHTML = `
|
||||
.cm-menu-column {
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
flex: 1 1 auto;
|
||||
}
|
||||
|
||||
.cm-title {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user