Merge branch 'VM/RED-7930' into 'master'
RM-67: File actions not available when in full screen mode Closes RED-7930 See merge request redactmanager/red-ui!192
This commit is contained in:
commit
8b433d732f
@ -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>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user