File tree Expand file tree Collapse file tree 2 files changed +4
-9
lines changed
packages/fiori/src/themes Expand file tree Collapse file tree 2 files changed +4
-9
lines changed Original file line number Diff line number Diff line change @@ -123,7 +123,7 @@ slot[name="profile"] {
123123.ui5-shellbar-menu-button-title ,
124124.ui5-shellbar-title {
125125 display : inline-block;
126- font-family : var (--sapFontSemiboldFamily );
126+ font-family : var (--sapFontSemiboldDuplexFamily );
127127 margin : 0 ;
128128 font-size : var (--_ui5_shellbar_menu_button_title_font_size );
129129 white-space : nowrap;
Original file line number Diff line number Diff line change 3232
3333.ui5-user-menu-fixed-header [ui5-button ] {
3434 margin-inline : 0.5rem ;
35- font-family : var (--sapFontSemiboldFamily );
35+ font-family : var (--sapFontSemiboldDuplexFamily );
3636}
3737
3838.ui5-user-menu-rp ::part (content ) {
7878 color : var (--sapContent_LabelColor )
7979}
8080
81- .ui5-user-menu-decline-btn {
82- align-self : flex-end;
83- font-family : var (--sapFontSemiboldFamily );
84- }
85-
8681.ui5-user-menu-manage-account-btn {
87- font-family : var (--sapFontSemiboldFamily );
82+ font-family : var (--sapFontSemiboldDuplexFamily );
8883}
8984
9085
9186.ui5-user-menu-sign-out-btn {
92- font-family : var (--sapFontSemiboldFamily );
87+ font-family : var (--sapFontSemiboldDuplexFamily );
9388}
9489
9590.ui5-user-menu-other-accounts {
You can’t perform that action at this time.
0 commit comments