mirror of
https://github.com/Comfy-Org/ComfyUI_frontend.git
synced 2026-02-05 15:40:10 +00:00
WebGL support
Subgraph support FX nodes moved from gltexture to glfx Improves in gltexture
This commit is contained in:
@@ -13,10 +13,13 @@
|
||||
}
|
||||
|
||||
.litemenu-entry {
|
||||
box-sizing: border-box;
|
||||
margin: 2px;
|
||||
padding-left: 20px;
|
||||
user-select: none;
|
||||
-moz-user-select: none;
|
||||
-webkit-user-select: none;
|
||||
transition: * linear 0.5s;
|
||||
}
|
||||
|
||||
.litemenu-entry.disabled {
|
||||
|
||||
Reference in New Issue
Block a user