Adds border radii to more components, fix for increased border radii
What does this MR do and why?
Adds some bugfixes for the increased border radii from base
to lg
:
- Tree
- File wrapper
- File diff wrapper
Adds increased border radii to:
- Board lane (scoped)
- Pending comment (doesn't need to be scoped)
- User activity graph (doesn't need to be scoped)
Fixes optical spacing between buttons by decreasing it slightly:
- GlButton
With the
Screenshots or screen recordings
Before | After |
---|---|
Increased border radii | |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
Bugfixes | |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
GlButton decreased spacing | |
![]() |
![]() |
![]() |
![]() |
How to set up and validate locally
- https://gdk.test:3000/flightjs/Flight
- https://gdk.test:3000/flightjs/Flight/-/merge_requests/4/diffs
- https://gdk.test:3000/flightjs/Flight/-/commit/7dc27ded83e64ac6f1f295dcd1195a43375dae76
- https://gdk.test:3000/admin
- https://gdk.test:3000/flightjs/Flight/-/jobs/867
- https://gdk.test:3000/flightjs/Flight/-/boards
- https://gdk.test:3000/root
MR acceptance checklist
Evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.
Related to #548836 (closed)
Edited by Sascha Eggenberger