Skip to content

Commit 6de1c30

Browse files
gtsiolisulivz
authored andcommitted
fix($core): update outbound link icon alignment (#1308)
1 parent b97e9ee commit 6de1c30

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

packages/@vuepress/core/lib/app/components/OutboundLink.vue

+3
Original file line numberDiff line numberDiff line change
@@ -9,4 +9,7 @@
99
.icon.outbound
1010
color #aaa
1111
display inline-block
12+
vertical-align middle
13+
position relative
14+
top -1px
1215
</style>

0 commit comments

Comments
 (0)