mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-05-26 17:24:56 +00:00
[AAE-2478] Add margin to the form title to avoid overlaping the buttons (#5685)
This commit is contained in:
parent
f72f82ed4a
commit
9b42a07de2
@ -38,6 +38,10 @@
|
||||
& .mat-form-field-wrapper {
|
||||
margin: 0 12px 0 0;
|
||||
}
|
||||
|
||||
h4 {
|
||||
margin-right: 55px;
|
||||
}
|
||||
}
|
||||
|
||||
&-form-title {
|
||||
|
Loading…
x
Reference in New Issue
Block a user