mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2025-12-06 23:05:42 +01:00
Fix: add one missing bs class
This commit is contained in:
parent
f89b6281da
commit
85d913520b
1 changed files with 3 additions and 0 deletions
|
|
@ -19,6 +19,9 @@ $form-file-button-hover-bg: var(--pngx-bg-alt);
|
|||
.me-n2 {
|
||||
margin-right: -0.5rem;
|
||||
}
|
||||
.me-n3 {
|
||||
margin-right: -1rem;
|
||||
}
|
||||
.mb-n2 {
|
||||
margin-bottom: -0.5rem;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue