mirror of
https://github.com/comfyanonymous/ComfyUI.git
synced 2026-02-09 17:50:08 +00:00
Merge branch 'menu-drag' of https://github.com/missionfloyd/ComfyUI
This commit is contained in:
@@ -72,13 +72,10 @@ body {
|
||||
}
|
||||
|
||||
.comfy-menu {
|
||||
width: 200px;
|
||||
font-size: 15px;
|
||||
position: absolute;
|
||||
top: 50%;
|
||||
right: 0%;
|
||||
background-color: white;
|
||||
color: #000;
|
||||
text-align: center;
|
||||
z-index: 100;
|
||||
width: 170px;
|
||||
|
||||
Reference in New Issue
Block a user