Skip to content

Commit 839a66e

Browse files
authored
fix(ui5-shellbar): set correct font-family to primary title (#228)
1 parent 3412ef3 commit 839a66e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/main/src/themes/base/ShellBar.less

+1
Original file line numberDiff line numberDiff line change
@@ -87,6 +87,7 @@ ui5-shellbar {
8787

8888
.sapWCShellBarMenuButtonTitle {
8989
display: inline-block;
90+
font-family: @sapUiFontFamily;
9091
margin: 0;
9192
font-size: 0.75rem;
9293
white-space: nowrap;

0 commit comments

Comments
 (0)