Fix: remove note max height (#4287)

This commit is contained in:
shamoon 2023-09-28 09:20:07 -07:00 committed by GitHub
parent 9d9823be86
commit 63cf23eac2

View File

@ -1,5 +1,4 @@
.card-body {
max-height: 12rem;
white-space: pre-wrap;
}