Skip to content

Commit e2016b4

Browse files
committed
fix position of icon in readme callouts
1 parent 391a327 commit e2016b4

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)