Skip to content

Commit 170788f

Browse files
committed
chore: remove shadow and border accent
1 parent 2a474e9 commit 170788f

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
@@ -100,7 +100,7 @@ defineOgImageComponent('Default', {
100100
<ButtonBase
101101
type="submit"
102102
variant="primary"
103-
class="absolute inset-ie-2"
103+
class="absolute inset-ie-2 border-transparent"
104104
classicon="i-carbon:search"
105105
>
106106
<span class="sr-only sm:not-sr-only">

0 commit comments

Comments
 (0)