Improve styling (#423)
This commit is contained in:
parent
ea0e92220c
commit
1d9a31dbb8
@ -7,6 +7,10 @@
|
|||||||
|
|
||||||
.mat-expansion-panel-header {
|
.mat-expansion-panel-header {
|
||||||
color: inherit;
|
color: inherit;
|
||||||
|
|
||||||
|
&[aria-disabled='true'] {
|
||||||
|
cursor: default;
|
||||||
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user