mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2025-04-02 13:45:10 -05:00
Merge branch 'dev' into dependabot/npm_and_yarn/src-ui/dev/tslib-2.6.1
This commit is contained in:
commit
d3071f13d8
1
.github/dependabot.yml
vendored
1
.github/dependabot.yml
vendored
@ -31,6 +31,7 @@ updates:
|
|||||||
frontend-eslint-dependencies:
|
frontend-eslint-dependencies:
|
||||||
patterns:
|
patterns:
|
||||||
- "@typescript-eslint*"
|
- "@typescript-eslint*"
|
||||||
|
- "eslint"
|
||||||
|
|
||||||
# Enable version updates for Python
|
# Enable version updates for Python
|
||||||
- package-ecosystem: "pip"
|
- package-ecosystem: "pip"
|
||||||
|
@ -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