Skip to content

Commit b3bbd17

Browse files
committed
fix(card): removing (most likely) obsolete, but harmful declaration
1 parent 1335e51 commit b3bbd17

File tree

1 file changed

+0
-4
lines changed
  • packages/components/src/components/card

1 file changed

+0
-4
lines changed

packages/components/src/components/card/card.scss

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,6 @@
44
@use "../../styles/internal/component";
55

66
:is(a, button) {
7-
&:has(.db-card) {
8-
all: unset;
9-
}
10-
117
@include helpers.hover {
128
> .db-card,
139
> db-card > .db-card {

0 commit comments

Comments
 (0)