Skip to content

Commit

Permalink
fix: put back button background color (#2058)
Browse files Browse the repository at this point in the history
* put back button background color

* remove block entirely
  • Loading branch information
mikerodonnell89 committed Jan 14, 2021
1 parent 85dfaa2 commit b12f34d
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions src/shellbar.scss
Original file line number Diff line number Diff line change
Expand Up @@ -77,10 +77,6 @@ $block: #{$fd-namespace}-shellbar;
justify-content: flex-end;
order: 3;
}

.#{$block}__avatar--circle {
border: 0.0625rem solid var(--sapShell_InteractiveBorderColor);
}
}

&__title,
Expand Down

0 comments on commit b12f34d

Please sign in to comment.