mirror of
https://github.com/comfyanonymous/ComfyUI.git
synced 2026-02-10 05:22:34 +08:00
thingybob
This commit is contained in:
parent
bc9b55ddbd
commit
071f4c4198
@ -101,7 +101,7 @@ body {
|
||||
|
||||
.comfy-menu button,
|
||||
.comfy-modal button {
|
||||
font-size: 20px;
|
||||
font-size: 12px;
|
||||
}
|
||||
|
||||
.comfy-menu-btns {
|
||||
@ -248,7 +248,7 @@ button.comfy-queue-btn {
|
||||
|
||||
@media only screen and (max-height: 850px) {
|
||||
.comfy-menu {
|
||||
top: 0 !important;
|
||||
top: auto !important;
|
||||
bottom: 0 !important;
|
||||
left: auto !important;
|
||||
right: 0 !important;
|
||||
|
||||
Loading…
Reference in New Issue
Block a user