Skip to content

Commit

Permalink
Fix Thumbs Up/Down background color when active (#1002)
Browse files Browse the repository at this point in the history
Fix the color surrounding the thumbs up/down buttons when the card is active (e.g. on a location page)

J=SLAP-1699
TEST=manual

Confirm the issue is fixed on the cards with active states (the location cards including location-standard, professional-location, and financial-professional-location)
  • Loading branch information
cea2aj committed Nov 12, 2021
1 parent 5c9b4ae commit 8744bc9
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion static/scss/answers/module.scss
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,6 @@
{
display: flex;
flex-grow: 1;
background-color: var(--yxt-color-background-highlight);
min-width: 55px;
@include bpgte(sm)
{
Expand Down

0 comments on commit 8744bc9

Please sign in to comment.