Fix: remove note max height (#4287)

This commit is contained in:
shamoon
2023-09-28 09:20:07 -07:00
committed by GitHub
parent 1de4072a48
commit a74740877a

View File

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