Skip to content

Commit bda3037

Browse files
authored
chore: remove shadow and border accent (#1260)
1 parent 97f0582 commit bda3037

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/pages/index.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,7 @@ defineOgImageComponent('Default', {
110110
<ButtonBase
111111
type="submit"
112112
variant="primary"
113-
class="absolute inset-ie-2"
113+
class="absolute inset-ie-2 border-transparent"
114114
classicon="i-carbon:search"
115115
>
116116
<span class="sr-only sm:not-sr-only">

0 commit comments

Comments
 (0)