* Adjusted line-height of textarea to better reflect the look of the end result

This commit is contained in:
Sync1211 2022-06-01 12:34:15 +02:00
parent 4cf1376858
commit 5f88390853
No known key found for this signature in database
GPG Key ID: B8878699435E69EC

View File

@ -668,6 +668,7 @@ body.high-contrast #control-overlay { background-color: var(--shade); }
white-space: break-spaces;
resize:none;
padding-top: .65ex;
line-height: 1.25;
}
.text-align-container span {