]> git.ipfire.org Git - thirdparty/paperless-ngx.git/commitdiff
Fix: remove note max height (#4287)
authorshamoon <4887959+shamoon@users.noreply.github.com>
Thu, 28 Sep 2023 16:20:07 +0000 (09:20 -0700)
committerGitHub <noreply@github.com>
Thu, 28 Sep 2023 16:20:07 +0000 (09:20 -0700)
src-ui/src/app/components/document-notes/document-notes.component.scss

index 296c51ef017a81466e44d66b799b01e020223dcc..d2e2553fbbd6d841713d2f8a4650642129b17f77 100644 (file)
@@ -1,5 +1,4 @@
 .card-body {
-    max-height: 12rem;
     white-space: pre-wrap;
 }