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
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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