Make multiline widget work with different canvas dimensions.
It now scales the textarea positioning using the canvas height/width.
This commit is contained in:
@@ -39,6 +39,8 @@ body {
|
||||
padding: 2px;
|
||||
resize: none;
|
||||
border: none;
|
||||
box-sizing: border-box;
|
||||
font-size: 10px;
|
||||
}
|
||||
|
||||
.comfy-modal {
|
||||
|
||||
Reference in New Issue
Block a user