Float workflow selection on top of sidebar (#250)

This commit is contained in:
Chenlei Hu
2024-07-28 09:37:00 -04:00
committed by GitHub
parent 304429b967
commit 033f242e43

View File

@@ -261,7 +261,7 @@
border-top-right-radius: 4px;
border-bottom-right-radius: 4px;
border-bottom-left-radius: 4px;
z-index: 400;
z-index: 1001;
}
.comfyui-workflows-panel {