Commit 045ca2a
authored
fix(tile): slotted content renders within the border (#9359)
**Related Issue:** #9358
## Summary
This PR fixes an issue where slotted image content would overflow beyond
the boundary of a `calcite-tile`. Slotted content is now set to take the
full width of the container, regardless of its size on its own. This
will keep visual overflow from happening, and allow developers to
control the sizing of tiles with simple CSS selectors targeting the
`calcite-tile` element.1 parent 750ee62 commit 045ca2a
File tree
5 files changed
+840
-63
lines changed- packages/calcite-components/src
- components
- tile-group
- tile
- demos
5 files changed
+840
-63
lines changed
0 commit comments