mirror of
https://github.com/Comfy-Org/ComfyUI_frontend.git
synced 2026-02-08 09:00:05 +00:00
Fade text area border
This commit is contained in:
@@ -61,7 +61,7 @@ body {
|
||||
overflow-y: auto;
|
||||
padding: 2px;
|
||||
resize: none;
|
||||
border: 1px solid #f0ff41;
|
||||
border: 1px solid #f0ff4144;
|
||||
box-sizing: border-box;
|
||||
font-size: var(--comfy-textarea-font-size);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user