1
0
mirror of https://github.com/hotomoe/hotomoe synced 2024-11-28 14:58:15 +09:00

外部リンクアイコンが表示されない問題を修正

This commit is contained in:
syuilo 2021-06-08 12:19:55 +09:00
parent a2b8097b4b
commit d6267f797d

View File

@ -87,8 +87,6 @@ export default defineComponent({
> .icon {
padding-left: 2px;
font-size: .9em;
font-weight: 400;
font-style: normal;
}
}
</style>