Improve styling (#423)

This commit is contained in:
Thomas Kaul
2021-10-17 11:42:27 +02:00
committed by GitHub
parent ea0e92220c
commit 1d9a31dbb8

View File

@@ -7,6 +7,10 @@
.mat-expansion-panel-header {
color: inherit;
&[aria-disabled='true'] {
cursor: default;
}
}
}
}