1
0
mirror of https://github.com/misskey-dev/misskey.git synced 2026-05-04 02:36:32 +02:00
This commit is contained in:
syuilo
2018-04-21 14:19:21 +09:00
parent fde9c783ae
commit d721a143a8

View File

@@ -547,7 +547,7 @@ root(isDark)
> .mk-note-preview
padding 16px
border dashed 1px #c0dac6
border dashed 1px isDark ? #4e945e : #c0dac6
border-radius 8px
> footer