fix some css

This commit is contained in:
2020-03-28 12:04:27 +01:00
parent 80c5eb53b6
commit 53ad9586a2
12 changed files with 114 additions and 97 deletions

View File

@@ -26,5 +26,13 @@
&-date {
opacity: 0.6;
}
}
.memo-edit {
.memo-text-area textarea {
height: 50vh;
}
}