mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-05-19 17:14:57 +00:00
move mat-input-prefix change only in amount sub class
This commit is contained in:
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;
|
|
||||||
}
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user