Edit and save notes with model file in model info view.
- If notes are all whitespace, the .txt file is deleted.
This commit is contained in:
@@ -442,11 +442,12 @@
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
.model-manager .model-manager-settings textarea {
|
||||
.model-manager textarea {
|
||||
width: 100%;
|
||||
font-size: 1.2em;
|
||||
border: solid 2px var(--border-color);
|
||||
border-radius: 8px;
|
||||
resize: vertical;
|
||||
}
|
||||
|
||||
.model-preview-select-radio-container img {
|
||||
|
||||
Reference in New Issue
Block a user