Something went wrong while fetching comments. Please try again.
Fix sidebar collapse icon color
Created by: oleggromov
There was a minor regression with the color of the expand/collapse icon in the sidebar.
This PR addresses the issue.
Design
As per our design system, the icon should be --body-color
to match the designs in both light and dark modes.
In Design System
Light | Dark |
---|---|
![]() |
![]() |
After the Change
Light | Dark |
---|---|
![]() |
![]() |
Test plan
- pull the branch
- run the app
- ensure that colors match
App preview:
Check out the client app preview documentation to learn more.
Merge request reports
Activity
Filter activity
Please register or sign in to reply