Fix: remove note max height (#4287)

This commit is contained in:
shamoon 2023-09-28 09:20:07 -07:00 committed by Rock
parent 9c13343dd6
commit 882099d767

View File

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