Commit 974235a2 authored by comfyanonymous's avatar comfyanonymous
Browse files

Merge branch 'master' of https://github.com/city96/ComfyUI

parents 786f7f76 8a730ed2
......@@ -227,6 +227,13 @@ button.comfy-queue-btn {
@media only screen and (max-height: 850px) {
.comfy-menu {
margin-top: -70px;
top: 0 !important;
bottom: 0 !important;
left: auto !important;
right: 0 !important;
border-radius: 0px;
}
.comfy-menu span.drag-handle {
visibility:hidden
}
}
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment