mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2026-09-09 18:03:21 +00:00
AAE-34869 fixing padding issue (#10850)
This commit is contained in:
@@ -44,7 +44,7 @@
|
||||
}
|
||||
|
||||
.mat-mdc-card-content:first-child {
|
||||
padding-top: 0;
|
||||
padding-top: 1em;
|
||||
}
|
||||
|
||||
.adf-container-widget {
|
||||
|
||||
Reference in New Issue
Block a user