Skip to content

Commit dddbca2

Browse files
zelliottmmalerba
authored andcommitted
fix(material/expansion-panel): Fix clipped box-shadow between… (#18378)
1 parent 7581191 commit dddbca2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/material/expansion/expansion-panel.scss

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@
1010
margin: 0;
1111
border-radius: $border-radius;
1212
overflow: hidden;
13+
position: relative;
1314
transition: margin 225ms $mat-fast-out-slow-in-timing-function,
1415
mat-elevation-transition-property-value();
1516

0 commit comments

Comments
 (0)