Skip to content

Commit 033f242

Browse files
authored
Float workflow selection on top of sidebar (#250)
1 parent 304429b commit 033f242

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/scripts/ui/menu/menu.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -261,7 +261,7 @@
261261
border-top-right-radius: 4px;
262262
border-bottom-right-radius: 4px;
263263
border-bottom-left-radius: 4px;
264-
z-index: 400;
264+
z-index: 1001;
265265
}
266266

267267
.comfyui-workflows-panel {

0 commit comments

Comments
 (0)