Merge remote-tracking branch 'origin/master' into table-component

This commit is contained in:
Adina Țeudan 2021-08-27 18:05:11 +03:00
commit b1e1bc3f1a

View File

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