Skip to content

Commit

Permalink
fix(ui5-shellbar): set correct font-family to primary title (#228)
Browse files Browse the repository at this point in the history
  • Loading branch information
MapTo0 authored Mar 22, 2019
1 parent 3412ef3 commit 839a66e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/main/src/themes/base/ShellBar.less
Original file line number Diff line number Diff line change
Expand Up @@ -87,6 +87,7 @@ ui5-shellbar {

.sapWCShellBarMenuButtonTitle {
display: inline-block;
font-family: @sapUiFontFamily;
margin: 0;
font-size: 0.75rem;
white-space: nowrap;
Expand Down

0 comments on commit 839a66e

Please sign in to comment.