mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2025-04-02 13:45:10 -05:00
Fix: add one missing bs class
This commit is contained in:
parent
f89b6281da
commit
85d913520b
@ -19,6 +19,9 @@ $form-file-button-hover-bg: var(--pngx-bg-alt);
|
|||||||
.me-n2 {
|
.me-n2 {
|
||||||
margin-right: -0.5rem;
|
margin-right: -0.5rem;
|
||||||
}
|
}
|
||||||
|
.me-n3 {
|
||||||
|
margin-right: -1rem;
|
||||||
|
}
|
||||||
.mb-n2 {
|
.mb-n2 {
|
||||||
margin-bottom: -0.5rem;
|
margin-bottom: -0.5rem;
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user