[ADF-5096] Icon on move dialog darker (#5576)

This commit is contained in:
Baptiste Mahé
2020-03-30 19:16:59 +02:00
committed by GitHub
parent 04b6a3e399
commit 56970d012c

View File

@@ -23,7 +23,7 @@
width: 100%;
&-icon {
color: mat-color($foreground, disabled-button);
color: mat-color($foreground, icon, 0.54);
cursor: pointer;
&:hover {