Skip to content

Commit 06d206e

Browse files
PetyaMarkovaBogdanovaPetyaMarkovaBogdanova
and
PetyaMarkovaBogdanova
authored
fix(ui5-shellbar): fixed avatar font-size var (#11424)
Co-authored-by: PetyaMarkovaBogdanova <[email protected]>
1 parent a5531de commit 06d206e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/fiori/src/themes/ShellBar.css

+1-1
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,7 @@ slot[name="profile"] {
111111
min-width: 0;
112112
min-height: 2rem;
113113
pointer-events: none;
114-
font-size: var(--_ui5-v2-9-0-rc-2_avatar_fontsize_XS);
114+
font-size: var(--_ui5_avatar_fontsize_XS);
115115
font-weight: normal;
116116
}
117117

0 commit comments

Comments
 (0)