Skip to content

Commit 929597c

Browse files
committed
chore[deck]: remove unnecessary style code
1 parent c0d3ad8 commit 929597c

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/base/library/deck/storage.js

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -61,8 +61,6 @@ onPage('Decks', function deckStorage() {
6161
});
6262

6363
$('#deckCardsCanvas').before(container);
64-
$('#yourCardList > br').remove();
65-
$('#yourCardList').css('margin-bottom', '35px');
6664

6765
eventManager.on('Deck:Soul', loadStorage);
6866

0 commit comments

Comments
 (0)