Skip to content

Commit 52602a3

Browse files
turn empty stock card back to visible so test will pass
1 parent f2fd16a commit 52602a3

1 file changed

Lines changed: 0 additions & 4 deletions

File tree

assets/css/card/user-cards.css

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -65,10 +65,6 @@
6565
display: none;
6666
}
6767

68-
&.empty {
69-
visibility: hidden;
70-
}
71-
7268
&:not(.empty):hover {
7369
background-color: var(--card-back-focus);
7470
cursor: pointer;

0 commit comments

Comments
 (0)