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