mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-05-12 17:04:57 +00:00
AAE-34869 fixing padding issue (#10850)
This commit is contained in:
parent
ca6e3969d8
commit
ec47d8eac8
@ -44,7 +44,7 @@
|
|||||||
}
|
}
|
||||||
|
|
||||||
.mat-mdc-card-content:first-child {
|
.mat-mdc-card-content:first-child {
|
||||||
padding-top: 0;
|
padding-top: 1em;
|
||||||
}
|
}
|
||||||
|
|
||||||
.adf-container-widget {
|
.adf-container-widget {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user