Fixed datepicker toggle position

This commit is contained in:
Adina Țeudan 2021-08-27 17:10:15 +03:00
parent 1afafe0e28
commit 7029f2942d

View File

@ -195,7 +195,7 @@ form .iqser-input-group:not(first-of-type) {
.mat-datepicker-toggle {
position: absolute;
right: 0;
bottom: 0;
top: 4px;
color: $accent;
&.mat-datepicker-toggle-active {