plane
plane copied to clipboard
Style: custom theme UI fixes
Problems
- When using custom theming, the Background color is breaking in the Kanban layout leading to bad user experience.
- Theme Dropdown is overlapping with the color picker icons.
Solutions
- Added correct background color to the layout.
Before
After
- Fixed
z-indexissue within the dropdown.
Before
After