An error occurred while fetching this tab.
Fix sidebar collapse icon color
There are no commits yet
Push commits to the source branch or add previously merged commits to review them.
Created by: oleggromov
There was a minor regression with the color of the expand/collapse icon in the sidebar.
This PR addresses the issue.
As per our design system, the icon should be --body-color
to match the designs in both light and dark modes.
Light | Dark |
---|---|
![]() |
![]() |
Light | Dark |
---|---|
![]() |
![]() |
Check out the client app preview documentation to learn more.
Push commits to the source branch or add previously merged commits to review them.