mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2025-04-02 13:45:10 -05:00
Do not force scroll on notes .card-body
This commit is contained in:
parent
0918eab004
commit
d6960f537b
@ -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