Skip to content

Commit 44bc4bc

Browse files
authored
fix: position of icon in readme callouts (#1418)
1 parent 1679444 commit 44bc4bc

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

app/components/Readme.vue

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -291,6 +291,7 @@ function handleClick(event: MouseEvent) {
291291
height: 1.25rem;
292292
position: absolute;
293293
top: 1rem;
294+
left: 1rem;
294295
}
295296
296297
.readme :deep(blockquote[data-callout] > p:first-child) {

0 commit comments

Comments
 (0)