Commit 732076b
authored
feat(ui5-shellbar): add 8px gap between startButton elements (#13537)
When multiple buttons are slotted into startButton, there was no spacing between them. Added gap: 0.5rem to the .ui5-shellbar-start-button flex container to match the VD spec which requires 0.5rem (8px) spacing between ShellBar elements.
JIRA: BGSOFUIPIRIN-70641 parent b51cef2 commit 732076b
2 files changed
Lines changed: 14 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1846 | 1846 | | |
1847 | 1847 | | |
1848 | 1848 | | |
| 1849 | + | |
| 1850 | + | |
| 1851 | + | |
| 1852 | + | |
| 1853 | + | |
| 1854 | + | |
| 1855 | + | |
| 1856 | + | |
| 1857 | + | |
| 1858 | + | |
| 1859 | + | |
| 1860 | + | |
| 1861 | + | |
1849 | 1862 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
126 | 126 | | |
127 | 127 | | |
128 | 128 | | |
| 129 | + | |
129 | 130 | | |
130 | 131 | | |
131 | 132 | | |
| |||
0 commit comments