mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-07-31 17:38:48 +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) {
|
@mixin adf-content-metadata-theme($theme) {
|
||||||
.adf {
|
.adf {
|
||||||
&-metadata-properties {
|
&-metadata-properties {
|
||||||
|
|
||||||
|
mat-expansion-panel-header {
|
||||||
|
height: 64px;
|
||||||
|
}
|
||||||
|
|
||||||
.mat-expansion-panel:not([class*=mat-elevation-z]) {
|
.mat-expansion-panel:not([class*=mat-elevation-z]) {
|
||||||
box-shadow: none;
|
box-shadow: none;
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user