mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2025-12-10 00:35:30 +01:00
Add version check to app frame
This commit is contained in:
parent
7b6dccf5ef
commit
bfd11060ec
4 changed files with 48 additions and 4 deletions
|
|
@ -271,6 +271,7 @@ table.table {
|
|||
.popover-body {
|
||||
background-color: var(--ngx-bg-alt);
|
||||
border-color: var(--bs-border-color);
|
||||
color: var(--bs-body-color);
|
||||
}
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue