Skip to content

Commit

Permalink
fix(with-without): remove height:100% from shadow inherit compnent
Browse files Browse the repository at this point in the history
  • Loading branch information
glassdimly committed Sep 17, 2019
1 parent fcd4ed7 commit 31a1fad
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/with-without/with-without.scss
Expand Up @@ -57,7 +57,6 @@ bolt-animate {

.c-pega-wwo__shadow-height-inherit {
width: 100%;
height: 100%;

> is[shadow-root] {
height: inherit;
Expand Down

0 comments on commit 31a1fad

Please sign in to comment.