dequelabs / dequelabs/cauldron
Update the border radius to match the Panel radius when PanelContent has padding set to false
Open
- Dominant language
- TypeScript
- Stars
- 127
- Forks
- 31
- Avg merge
- 2d 12h
- Merged PRs (30d)
- 8
Description
When a table is inside of the PanelContent that has padding set to false, the Table overflows outside of the left and right borders. We need a matching border radius of the Panel when one PanelContent is used as well. The example below uses two `PanelContent` components.
```
...
```
Contributor guide
Assessment
This issue has not been assessed yet.