Skip to content

Commit

Permalink
fix: Fix product switch mobile mode on ie11 (#965)
Browse files Browse the repository at this point in the history
  • Loading branch information
JKMarkowski committed May 5, 2020
1 parent 64432e8 commit 20e738b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/product-switch.scss
Expand Up @@ -273,6 +273,7 @@ $block: #{$fd-namespace}-product-switch;
border-radius: 0;
border: none;
border-bottom: 0.0625rem solid;
flex: auto;
border-bottom-color: var(--sapList_GroupHeaderBorderColor);

@include fd-product-pseudo-element-background(var(--sapTile_Background));
Expand Down

0 comments on commit 20e738b

Please sign in to comment.