Skip to content

cc-list-row: Fix CcListRow insensitive state

  • Add the .dim-label style class to the arrow when CcListRow is insensitive, so all the row contents looks uniform
  • Remove the .dim-label style class from the secondary label, so it doesn't have poor contrast when CcListRow is insensitive
Before After
Screenshot_from_2024-06-29_16-22-52 Screenshot_from_2024-06-29_16-22-38

Closes #2922

Merge request reports