mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2025-05-01 11:19:32 -05:00
Do not force scroll on notes .card-body
This commit is contained in:
parent
b6afccd8cd
commit
b5c69a9918
@ -1,6 +1,5 @@
|
|||||||
.card-body {
|
.card-body {
|
||||||
max-height: 12rem;
|
max-height: 12rem;
|
||||||
overflow: scroll;
|
|
||||||
white-space: pre-wrap;
|
white-space: pre-wrap;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user