Skip to content

Commit b6958af

Browse files
committed
style: improve border in select package section
1 parent 2273d3b commit b6958af

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/pages/compare.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -257,7 +257,7 @@ useSeoMeta({
257257
<!-- Empty state -->
258258
<section
259259
v-else
260-
class="text-center px-1.5 py-16 border border-dashed border-border rounded-lg"
260+
class="text-center px-1.5 py-16 border border-dashed border-border-hover rounded-lg"
261261
>
262262
<div class="i-carbon:compare w-12 h-12 text-fg-subtle mx-auto mb-4" aria-hidden="true" />
263263
<h2 class="font-mono text-lg text-fg-muted mb-2">

0 commit comments

Comments
 (0)