We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b97e9ee commit 6de1c30Copy full SHA for 6de1c30
packages/@vuepress/core/lib/app/components/OutboundLink.vue
@@ -9,4 +9,7 @@
9
.icon.outbound
10
color #aaa
11
display inline-block
12
+ vertical-align middle
13
+ position relative
14
+ top -1px
15
</style>
0 commit comments