Commit 76c3459
fix: prevent cropped icons in webkit (#5261)
* fix: set `min-inline-size` and `max-inline-size` to ensure icons are not cropped in webkit
closes #5247
* chore: remove `@db-ux/core-web` from changeset config
this is needed since otherwise when running `npm run changeset`, will error with:
> The package or glob expression "@db-ux/core-web" is specified in the
> `ignore` option but it is not found in the project.
>You may have misspelled the package name or provided an invalid glob expression
* chore: changesets
* fix: use correct version type `patch`
* Update packages/foundations/scss/icons/_icon-helpers.scss
Co-authored-by: Maximilian Franzke <787658+mfranzke@users.noreply.github.com>
* Update .changeset/young-doors-act.md
---------
Co-authored-by: Maximilian Franzke <787658+mfranzke@users.noreply.github.com>1 parent ed5cebe commit 76c3459
File tree
3 files changed
+7
-1
lines changed- .changeset
- __snapshots__/badge/showcase/mobile-safari/DBBadge-should-match-screenshot-1
- packages/foundations/scss/icons
3 files changed
+7
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
161 | 161 | | |
162 | 162 | | |
163 | 163 | | |
164 | | - | |
| 164 | + | |
| 165 | + | |
165 | 166 | | |
166 | 167 | | |
167 | 168 | | |
| |||
0 commit comments