mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-07-24 17:32:15 +00:00
[ADF-2690] fix margin header property metadata card
This commit is contained in:
@@ -1,6 +1,11 @@
|
||||
@mixin adf-content-metadata-theme($theme) {
|
||||
.adf {
|
||||
&-metadata-properties {
|
||||
|
||||
mat-expansion-panel-header {
|
||||
height: 64px;
|
||||
}
|
||||
|
||||
.mat-expansion-panel:not([class*=mat-elevation-z]) {
|
||||
box-shadow: none;
|
||||
}
|
||||
|
Reference in New Issue
Block a user