Skip to content

Commit

Permalink
fix(ui5-shellbar): logo aligned with visual specification (#8109)
Browse files Browse the repository at this point in the history
The logo now has small gap between itself and its focus/hover outline
in order to avoid overlap.
Fixes: #8058
  • Loading branch information
plamenivanov91 committed Jan 15, 2024
1 parent cd3b258 commit 4430869
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/fiori/src/themes/ShellBar.css
Original file line number Diff line number Diff line change
Expand Up @@ -192,6 +192,7 @@ slot[name="profile"] {

.ui5-shellbar-logo {
cursor: pointer;
padding: .25rem;
max-height: 2rem;
}

Expand Down

0 comments on commit 4430869

Please sign in to comment.