Commit c03ac7a
authored
fix(ui2): dropdown button overlap (#103404)
Very minor fix! The dropdown trigger on these buttons had a `2px`
divider when it should be `1px`. The fix is setting `margin-left: -1px`
to overlap the elements.
Check the **Resolve** and **Archive** buttons below.
| | Light | Dark |
|--------|--------|--------|
| **Before** | <img width="1510" height="180"
alt="before-light-issue-stream-action"
src="https://github.com/user-attachments/assets/38d45912-6745-4f5a-a06d-8bc49264fa11"
/> | <img width="1510" height="180"
alt="before-dark-issue-stream-action"
src="https://github.com/user-attachments/assets/53b447ac-3089-4f61-9826-545b11419490"
/> |
| **After** | <img width="1510" height="180"
alt="after-light-issue-stream-action png"
src="https://github.com/user-attachments/assets/6742a4ca-d7be-4dd4-ad4b-4216cf0db969"
/> | <img width="1510" height="180" alt="after-dark-issue-stream-action"
src="https://github.com/user-attachments/assets/a99aa8b5-8352-4b3d-8e11-7e5ade2658f2"
/> |1 parent f152b2a commit c03ac7a
1 file changed
+3
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
293 | 293 | | |
294 | 294 | | |
295 | 295 | | |
| 296 | + | |
| 297 | + | |
| 298 | + | |
296 | 299 | | |
0 commit comments