We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0044b01 commit 07c944dCopy full SHA for 07c944d
packages/fiori/src/themes/ShellBar.css
@@ -486,6 +486,7 @@ slot[name="profile"] {
486
::slotted([slot="logo"]) {
487
max-height: 2rem;
488
pointer-events: none;
489
+ vertical-align: middle;
490
}
491
492
.ui5-shellbar-co-pilot-placeholder {
packages/fiori/src/themes/ShellBarBranding.css
@@ -67,6 +67,7 @@
67
68
69
70
- pointer-events: none;
71
padding-inline: 0.25rem;
+ pointer-events: none;
72
73
0 commit comments