통합검색 결과 -검색창 안내문구 겹침 수정
This commit is contained in:
parent
f638dc83db
commit
814dc35ecd
|
@ -40,6 +40,18 @@
|
|||
margin-left: -20px;
|
||||
.mat-form-field-infix {
|
||||
padding-left: 26px;
|
||||
.mat-form-field-label-wrapper {
|
||||
.mat-form-field-label {
|
||||
padding-left: 20px;
|
||||
}
|
||||
}
|
||||
}
|
||||
&:focus {
|
||||
.mat-form-field-label-wrapper {
|
||||
.mat-form-field-label {
|
||||
padding-left: 0;
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue
Block a user