Commit 161802d
Fix reviewer icons horizontal misalignment in pull request view (#8013)
* Initial plan
* Initial investigation of reviewer icon misalignment issue
Co-authored-by: alexr00 <[email protected]>
* Fix reviewer icons misalignment by adding align-items: center
Co-authored-by: alexr00 <[email protected]>
* Add justify-content: flex-end to align reviewer icons horizontally
Co-authored-by: alexr00 <[email protected]>
* Hide aria alert div to prevent layout space consumption
Co-authored-by: alexr00 <[email protected]>
* revert
* Remove extra css
---------
Co-authored-by: copilot-swe-agent[bot] <[email protected]>
Co-authored-by: alexr00 <[email protected]>1 parent f7f1a72 commit 161802d
1 file changed
+7
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
238 | 238 | | |
239 | 239 | | |
240 | 240 | | |
| 241 | + | |
| 242 | + | |
| 243 | + | |
| 244 | + | |
| 245 | + | |
| 246 | + | |
| 247 | + | |
241 | 248 | | |
242 | 249 | | |
243 | 250 | | |
| |||
0 commit comments