UPDATE: Improved default textarea size in notes tab.

This commit is contained in:
korutech-ai
2024-08-26 17:00:14 +12:00
parent 32bb6f1f04
commit 3af7dd8a4f

View File

@@ -141,6 +141,7 @@
font-size: 1.2em;
resize: vertical;
width: 100%;
height: 100%;
}
.model-manager input[type="file"] {