1
0
mirror of https://github.com/misskey-dev/misskey.git synced 2026-05-02 19:05:55 +02:00
This commit is contained in:
syuilo
2018-05-28 14:54:16 +09:00
parent ceda2ca896
commit 0a7c0f30fd
7 changed files with 9 additions and 12 deletions

View File

@@ -480,7 +480,6 @@ root(isDark)
margin 0
padding 0
overflow-wrap break-word
font-size 1.1em
color isDark ? #fff : #717171
> .text
@@ -507,7 +506,6 @@ root(isDark)
margin 0
padding 0
overflow-wrap break-word
font-size 1.1em
color isDark ? #fff : #717171
>>> .title