mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2025-12-15 19:17:03 +01:00
Fix: random styling fixes
This commit is contained in:
parent
7035445d6a
commit
f5a0b9c174
6 changed files with 59 additions and 50 deletions
|
|
@ -25,6 +25,9 @@ $form-file-button-hover-bg: var(--pngx-bg-alt);
|
|||
.mb-n2 {
|
||||
margin-bottom: -0.5rem;
|
||||
}
|
||||
.ms-n1 {
|
||||
margin-left: -0.25rem;
|
||||
}
|
||||
.ms-n2 {
|
||||
margin-left: -0.5rem;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue