Skip to content

Commit d206f39

Browse files
authored
display set to none (#1721)
1 parent de189ba commit d206f39

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

app/src/components/market/sections/market_list/market_home_container.tsx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,7 @@ const logger = getLogger('MarketHomeContainer')
3636

3737
const Banner = styled.div`
3838
${ButtonCSS};
39+
display: none;
3940
user-select: text;
4041
white-space: unset;
4142
padding: 20px 24px;

0 commit comments

Comments
 (0)