Template saving/loading
This commit is contained in:
@@ -128,6 +128,7 @@ body {
|
||||
border-color: var(--comfy-disabled-textbox-border-color);
|
||||
box-shadow: 0 0 0 var(--shadow-spread) transparent, rgba(0, 0, 0, 0.08) 0px 2px 4px 0px inset;
|
||||
cursor: not-allowed;
|
||||
color: var(--comfy-disabled-label-color);
|
||||
}
|
||||
|
||||
@mixin disable-inputs {
|
||||
|
||||
Reference in New Issue
Block a user