mirror of
https://github.com/Comfy-Org/ComfyUI_frontend.git
synced 2026-03-09 07:00:06 +00:00
build
This commit is contained in:
@@ -12,6 +12,15 @@
|
||||
min-width: 100px;
|
||||
}
|
||||
|
||||
|
||||
.graphcontextualmenu-title {
|
||||
color: #DDE;
|
||||
background-color: #222;
|
||||
margin: 0;
|
||||
padding: 2px;
|
||||
cursor: default;
|
||||
}
|
||||
|
||||
.graphmenu-entry {
|
||||
box-sizing: border-box;
|
||||
margin: 2px;
|
||||
@@ -42,4 +51,4 @@
|
||||
width: calc( 100% - 20px );
|
||||
-moz-width: calc( 100% - 20px );
|
||||
-webkit-width: calc( 100% - 20px );
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user