1
0
mirror of https://github.com/JustKato/FreePad.git synced 2026-02-23 15:50:46 +02:00

+ Pad Types::Downloads

This commit is contained in:
2022-06-01 17:00:23 +03:00
parent 6177dcecb8
commit 70b671c0be
2 changed files with 9 additions and 2 deletions

View File

@@ -55,7 +55,8 @@ main#main-card {
}
#textarea-preview {
max-height: calc(20rem + 30vh);
max-height: calc(17rem + 30vh);
min-height: 17rem;
overflow: auto;
}