mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-09-17 14:21:29 +00:00
AAE-36023 fixing alignments and cropping issues on apa and workspace (#11049)
This commit is contained in:
committed by
GitHub
parent
6f5aa0b3dc
commit
301a360698
@@ -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