mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-09-17 14:21:29 +00:00
AAE-36023 fixing amount widget label cropping and overlapping issue
This commit is contained in:
@@ -17,18 +17,10 @@
|
|||||||
}
|
}
|
||||||
|
|
||||||
&-amount-widget__input {
|
&-amount-widget__input {
|
||||||
margin-top: -15px;
|
|
||||||
|
|
||||||
#{ms.$mat-focused} {
|
#{ms.$mat-focused} {
|
||||||
transition: none;
|
transition: none;
|
||||||
}
|
}
|
||||||
|
|
||||||
#{ms.$mat-form-field-prefix} {
|
|
||||||
padding-top: 16px;
|
|
||||||
padding-bottom: 16px;
|
|
||||||
align-self: flex-end;
|
|
||||||
}
|
|
||||||
|
|
||||||
.adf-input {
|
.adf-input {
|
||||||
margin-top: 3px;
|
margin-top: 3px;
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user