Skip to content

Commit 7649320

Browse files
Afriq Yasin RamadhanAfriq Yasin Ramadhan
authored andcommitted
fix: migration component bg-dark-subtle-alpha to bg-dark-emphasis-alpha
1 parent 052bc45 commit 7649320

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/components/pdf-viewer/PdfNavigation.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,7 @@ const pages = computed<SelectItem[]>(() => {
113113
}
114114
115115
> .divider {
116-
@apply border-none bg-dark-subtle-alpha;
116+
@apply border-none bg-dark-emphasis-alpha;
117117
}
118118
}
119119

0 commit comments

Comments
 (0)