Skip to content

Commit

Permalink
CC-34693: fix button color (#11148)
Browse files Browse the repository at this point in the history
CC-34693 Accesability issue wrong color on State Machine button in Backoffice
  • Loading branch information
supproduction authored Oct 22, 2024
1 parent dc34e91 commit 992fa94
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion assets/Zed/sass/_product-item.scss
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
display: none;
}

.more-history {
.more-history:not(.btn) {
color: #337ab7;
}

Expand Down

0 comments on commit 992fa94

Please sign in to comment.