Skip to content

Commit

Permalink
style: Remove "is-primary" class from TaskRow (#15437)
Browse files Browse the repository at this point in the history
* style: Remove "is-primary" class from TaskRow

* Revert "style: Remove "is-primary" class from TaskRow"

This reverts commit 86e94c4.

* style: stop muting text deco to comply w/ WCAG

Co-authored-by: Jai Bhagat <jaybhagat841@gmail.com>
  • Loading branch information
prestonbourne and ChaiWithJai committed Dec 2, 2022
1 parent b352225 commit d254292
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion ui/app/styles/core/table.scss
Original file line number Diff line number Diff line change
Expand Up @@ -137,7 +137,6 @@

&.is-primary {
color: $text;
text-decoration: none;
font-weight: $weight-semibold;
}
}
Expand Down

0 comments on commit d254292

Please sign in to comment.