We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7581191 commit dddbca2Copy full SHA for dddbca2
src/material/expansion/expansion-panel.scss
@@ -10,6 +10,7 @@
10
margin: 0;
11
border-radius: $border-radius;
12
overflow: hidden;
13
+ position: relative;
14
transition: margin 225ms $mat-fast-out-slow-in-timing-function,
15
mat-elevation-transition-property-value();
16
0 commit comments