paperless-ngx/src-ui/src/app/components/common/profile-edit-dialog/profile-edit-dialog.component.scss

10 lines
140 B
SCSS
Raw Normal View History

2023-12-02 08:26:42 -08:00
::ng-deep {
.accordion-body .mb-3 {
margin: 0 !important; // hack-ish, for animation
}
}
.copied-badge {
right: 8em;
}