[ACS-7531] - Search page (#3816)

This commit is contained in:
jacekpluta
2024-04-25 12:04:54 +02:00
committed by GitHub
parent fc2d68b28f
commit 538cf38176
8 changed files with 76 additions and 20 deletions

View File

@@ -1,6 +1,7 @@
<div class="aca-content-header">
<button *ngIf="(appNavNarMode$ | async) === 'collapsed'"
mat-icon-button
class="aca-content-header-button"
(click)="toggleClick()"
title="{{'APP.TOOLTIPS.EXPAND_NAVIGATION' | translate}}">
<mat-icon>keyboard_double_arrow_right</mat-icon>