Updated common
This commit is contained in:
parent
33c25f526e
commit
d0ba0daf10
@ -0,0 +1,3 @@
|
|||||||
|
:host {
|
||||||
|
height: calc(100vh - 61px);
|
||||||
|
}
|
||||||
@ -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
|
||||||
Loading…
x
Reference in New Issue
Block a user