mirror of
https://github.com/Alfresco/alfresco-content-app.git
synced 2025-07-31 17:38:28 +00:00
[ACA-2138] Viewer - remove old styling class (#1044)
This commit is contained in:
committed by
Denys Vuika
parent
42406f8351
commit
ff91ee17ea
@@ -13,7 +13,6 @@
|
||||
(showViewerChange)="onVisibilityChanged($event)"
|
||||
(navigateBefore)="onNavigateBefore()"
|
||||
(navigateNext)="onNavigateNext()"
|
||||
[ngClass]="showRightSide ? 'hide-last-divider' : ''"
|
||||
>
|
||||
<adf-viewer-sidebar *ngIf="(infoDrawerOpened$ | async)">
|
||||
<aca-info-drawer [node]="selection.file"></aca-info-drawer>
|
||||
|
Reference in New Issue
Block a user