mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-07-24 17:32:15 +00:00
move mat-input-prefix change only in amount sub class
This commit is contained in:
committed by
Mario Romano
parent
ffbfc8b87a
commit
f7e14b1028
@@ -9,6 +9,12 @@
|
|||||||
.mat-input-element {
|
.mat-input-element {
|
||||||
margin-left: 11px;
|
margin-left: 11px;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.mat-input-prefix {
|
||||||
|
position: absolute;
|
||||||
|
margin-top: 42px;
|
||||||
|
}
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
&-amount-widget__container {
|
&-amount-widget__container {
|
||||||
@@ -34,7 +40,3 @@
|
|||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
.mat-input-prefix {
|
|
||||||
position: absolute;
|
|
||||||
margin-top: 42px;
|
|
||||||
}
|
|
||||||
|
Reference in New Issue
Block a user