Skip to content

Commit

Permalink
Make home view card shadows more visible
Browse files Browse the repository at this point in the history
  • Loading branch information
johnbarrierwilson committed Oct 18, 2019
1 parent 5321792 commit 9810ff3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/panel/_mixins.scss
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
} @else {
.#{$selector} {

@include euiBottomShadowSmall;
@include euiBottomShadowMedium;
background-color: $euiColorEmptyShade;
border-radius: $euiBorderRadius;
flex-grow: 1;
Expand Down

0 comments on commit 9810ff3

Please sign in to comment.