RM-67: File actions not available when in full screen mode

This commit is contained in:
Valentin Mihai 2023-11-16 16:15:32 +02:00
parent bb83b90ae0
commit eeae76a06f

View File

@ -1,4 +1,4 @@
<section *ngIf="state.file() as file" [class.fullscreen]="fullScreen">
<section *ngIf="state.file() as file">
<div class="page-header">
<div class="flex flex-1">
<redaction-view-switch></redaction-view-switch>