mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2025-12-11 09:07:18 +01:00
Do not force scroll on notes .card-body
This commit is contained in:
parent
0918eab004
commit
d6960f537b
1 changed files with 0 additions and 1 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue