RM-67: File actions not available when in full screen mode
This commit is contained in:
parent
85ce0ae315
commit
a68eb42fd7
@ -1,5 +1,5 @@
|
||||
<ng-container *ngIf="state.dossier$ | async as dossier">
|
||||
<section *ngIf="file$ | async as file" [class.fullscreen]="fullScreen">
|
||||
<section *ngIf="file$ | async as file">
|
||||
<div class="page-header">
|
||||
<div class="flex flex-1">
|
||||
<redaction-view-switch></redaction-view-switch>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user