https://github.com/SAP/ui5-webcomponents/blame/a38752a093a6173b5797345579feb0ff05d3be9a/packages/fiori/src/themes/ShellBar.css#L231
Hi!
There is uneven padding on .ui5-shellbar-branding-root. It's not very noticable if there's a Product Identifier/primaryTitle, but is pretty obvious when it's just the logo (and not SAP's).
Desired -
padding: 0.25rem;

https://github.com/SAP/ui5-webcomponents/blame/a38752a093a6173b5797345579feb0ff05d3be9a/packages/fiori/src/themes/ShellBar.css#L231
Hi!
There is uneven padding on .ui5-shellbar-branding-root. It's not very noticable if there's a Product Identifier/primaryTitle, but is pretty obvious when it's just the logo (and not SAP's).
Desired -
padding: 0.25rem;