Skip to content

Commit

Permalink
chore: removed unused style
Browse files Browse the repository at this point in the history
  • Loading branch information
zstix committed Nov 5, 2021
1 parent f4cec54 commit 5341a0e
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions src/components/PackTile.js
Original file line number Diff line number Diff line change
Expand Up @@ -86,8 +86,7 @@ const PackTile = ({
margin: 0 auto 10px;
.dark-mode & {
background-color: rgb(231 231 231 / 0);
background: white;
background-color: white;
}
${view === VIEWS.LIST &&
Expand Down

0 comments on commit 5341a0e

Please sign in to comment.