strapi / design-system

Strapi.io's design system :rocket:
https://design-system.strapi.io
MIT License
459 stars 158 forks source link

fix: add gap inside SubNavHeader #1752

Closed remidej closed 3 months ago

remidej commented 3 months ago

What does it do?

Adds a gap between the SubNavHeader label and search icon

Why is it needed?

Because it looked like this:

CleanShot 2024-06-25 at 16 46 39@2x

The space-between was ignored because the element itself was shrunk by the parent flex, and there was no gap defined

changeset-bot[bot] commented 3 months ago

🦋 Changeset detected

Latest commit: c57788ec6c927aef78cd5a4524d81b33dcc4b638

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 3 packages | Name | Type | | --------------------- | ----- | | @strapi/design-system | Patch | | @strapi/icons | Patch | | @strapi/ui-primitives | Patch |

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

vercel[bot] commented 3 months ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
design-system ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jul 1, 2024 8:22am
github-actions[bot] commented 3 months ago

Size Change: +4 B (0%)

Total Size: 289 kB

Filename Size Change
packages/design-system/dist/index.js 95.1 kB +2 B (0%)
packages/design-system/dist/index.mjs 94 kB +2 B (0%)
ℹ️ View Unchanged | Filename | Size | | :--- | :---: | | `packages/icons/dist/index.js` | 21.9 kB | | `packages/icons/dist/index.mjs` | 21.6 kB | | `packages/icons/dist/symbols-index.js` | 11.8 kB | | `packages/icons/dist/symbols-index.mjs` | 11.6 kB | | `packages/primitives/dist/index.js` | 16.8 kB | | `packages/primitives/dist/index.mjs` | 16.3 kB |

compressed-size-action