We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 992fb1b commit a98f544Copy full SHA for a98f544
packages/main/src/themes/base/Panel.less
@@ -34,6 +34,8 @@ ui5-panel {
34
& ui5-icon.sapMPanelIcon {
35
width: 1.5rem;
36
height: 1.5rem;
37
+ min-width: 1.5rem;
38
+ min-height: 1.5rem;
39
margin-left: 0.75rem;
40
margin-right: 0.75rem;
41
align-self: center;
0 commit comments