Skip to content

Commit 1b5f69d

Browse files
nmergetmfranzke
authored andcommitted
fix: issue with button variant="" (#4514)
1 parent d76271d commit 1b5f69d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/components/src/components/button/button.scss

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -89,6 +89,7 @@
8989

9090
&[data-variant="outlined"],
9191
&:not([data-variant]),
92+
&[data-variant=""],
9293
&[data-variant="ghost"] {
9394
background-color: colors.$db-adaptive-bg-basic-transparent-full-default;
9495
}

0 commit comments

Comments
 (0)