mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2025-12-15 11:07:00 +01:00
9 lines
140 B
SCSS
9 lines
140 B
SCSS
::ng-deep {
|
|
.accordion-body .mb-3 {
|
|
margin: 0 !important; // hack-ish, for animation
|
|
}
|
|
}
|
|
|
|
.copied-badge {
|
|
right: 8em;
|
|
}
|