Commit 7302743
fix(styles): fix bottom margin for buttons inside
## 📄 Description
This PR fixes bottom margin for buttons inside <dialog> element when
content becomes scrollable
## 🚀 Preview link:
[The
Dialog](https://preview-6414--swisspost-design-system-next.netlify.app/?path=/docs/562eac2b-6dc1-4007-ba8e-4e981cef0cbc--docs)
---
## 🔮 Design review
- [ ] Design review done
- [x] No design review needed
## 📝 Checklist
- ✅ My code follows the style guidelines of this project
- 🛠️ I have performed a self-review of my own code
- 📄 I have made corresponding changes to the documentation
- <dialog> element when content becomes scrollable (#6414)1 parent 35ec21c commit 7302743
File tree
2 files changed
+12
-1
lines changed- .changeset
- packages/styles/src/components
2 files changed
+12
-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 | |
|---|---|---|---|
| |||
75 | 75 | | |
76 | 76 | | |
77 | 77 | | |
78 | | - | |
| 78 | + | |
79 | 79 | | |
80 | 80 | | |
81 | 81 | | |
| |||
86 | 86 | | |
87 | 87 | | |
88 | 88 | | |
| 89 | + | |
| 90 | + | |
| 91 | + | |
| 92 | + | |
89 | 93 | | |
90 | 94 | | |
91 | 95 | | |
| |||
160 | 164 | | |
161 | 165 | | |
162 | 166 | | |
| 167 | + | |
| 168 | + | |
163 | 169 | | |
164 | 170 | | |
165 | 171 | | |
| |||
0 commit comments