RED-7919: fixed calendar icon alignment.

This commit is contained in:
Nicoleta Panaghiu 2023-12-14 16:38:14 +02:00
parent c4bdba4683
commit 7f09e57248

View File

@ -248,7 +248,7 @@ iqser-dynamic-input {
.mat-datepicker-toggle {
position: absolute;
right: 0;
bottom: 1px;
bottom: -4px;
color: var(--iqser-accent);
&.mat-datepicker-toggle-active {