1
0
mirror of https://github.com/misskey-dev/misskey.git synced 2026-05-24 23:14:06 +02:00
This commit is contained in:
syuilo
2018-12-30 14:00:57 +09:00
parent 12286f4915
commit 4f76acd249
30 changed files with 67 additions and 43 deletions

View File

@@ -207,7 +207,7 @@ export default Vue.extend({
> a
display block
font-size 14px
border solid 1px var(--urlPreviewBorder)
border solid var(--lineWidth) var(--urlPreviewBorder)
border-radius 4px
overflow hidden