mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2025-12-19 04:56:53 +01:00
Fix: saved view sidebar heading not always visible (#7584)
This commit is contained in:
parent
dad3a1ff28
commit
b8283047ae
5 changed files with 95 additions and 78 deletions
|
|
@ -35,7 +35,6 @@ import {
|
|||
} from '@angular/cdk/drag-drop'
|
||||
import { NgbModal } from '@ng-bootstrap/ng-bootstrap'
|
||||
import { ProfileEditDialogComponent } from '../common/profile-edit-dialog/profile-edit-dialog.component'
|
||||
import { ObjectWithId } from 'src/app/data/object-with-id'
|
||||
|
||||
@Component({
|
||||
selector: 'pngx-app-frame',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue