Remove note max height

This commit is contained in:
shamoon 2023-09-28 07:24:05 -07:00
parent 1de4072a48
commit 381cb1b31d

View File

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