mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-05-26 17:24:56 +00:00
Fix margin top (#2875)
This commit is contained in:
parent
6dc14eb2e0
commit
21571b45e5
@ -11,7 +11,7 @@
|
|||||||
|
|
||||||
.mat-input-prefix {
|
.mat-input-prefix {
|
||||||
position: absolute;
|
position: absolute;
|
||||||
margin-top: 42px;
|
margin-top: 58px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.mat-input-placeholder {
|
.mat-input-placeholder {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user