Updated common

This commit is contained in:
Adina Țeudan 2021-10-05 23:15:18 +03:00
parent 33c25f526e
commit d0ba0daf10
3 changed files with 5 additions and 2 deletions

View File

@ -0,0 +1,3 @@
:host {
height: calc(100vh - 61px);
}

View File

@ -10,10 +10,10 @@
<div class="actions"> <div class="actions">
<iqser-circle-button <iqser-circle-button
*ngIf="currentUser.isUser" *ngIf="currentUser.isUser"
[tooltip]="'common.close' | translate"
class="ml-6" class="ml-6"
icon="iqser:close" icon="iqser:close"
redactionNavigateLastDossiersScreen redactionNavigateLastDossiersScreen
tooltip="common.close"
tooltipPosition="below" tooltipPosition="below"
></iqser-circle-button> ></iqser-circle-button>
</div> </div>

@ -1 +1 @@
Subproject commit 0d7ed3db2fc8a37ada0666bf459925ecb55cc844 Subproject commit 916bf9bda3aea9538fb508fb9fce9b8986645f8d