Fixed datepicker toggle position
This commit is contained in:
parent
1afafe0e28
commit
7029f2942d
@ -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 {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user