Skip to content

Commit 71df41c

Browse files
committed
style: align external link icon
1 parent ddc09ed commit 71df41c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

app/components/Readme.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -128,7 +128,7 @@ function handleClick(event: MouseEvent) {
128128
129129
.readme :deep(a[target='_blank']::after) {
130130
content: '';
131-
@apply i-carbon:launch rtl-flip ms-1 size-[1em] opacity-50;
131+
@apply i-carbon:launch rtl-flip ms-1 -align-10% size-[1em] opacity-50;
132132
}
133133
134134
.readme :deep(code) {

0 commit comments

Comments
 (0)