Skip to content

Commit

Permalink
display set to none (#1721)
Browse files Browse the repository at this point in the history
  • Loading branch information
Mi-Lan authored Mar 10, 2021
1 parent de189ba commit d206f39
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,7 @@ const logger = getLogger('MarketHomeContainer')

const Banner = styled.div`
${ButtonCSS};
display: none;
user-select: text;
white-space: unset;
padding: 20px 24px;
Expand Down

0 comments on commit d206f39

Please sign in to comment.