1
0
mirror of https://github.com/misskey-dev/misskey.git synced 2026-05-02 02:45:55 +02:00
This commit is contained in:
syuilo
2018-09-22 15:58:11 +09:00
parent 82d94b5963
commit 251629ab61
13 changed files with 67 additions and 77 deletions

View File

@@ -231,8 +231,7 @@ root(isDark)
overflow hidden
text-align left
background isDark ? #282C37 : #fff
border solid 1px rgba(#000, 0.1)
border-radius 8px
box-shadow 0 3px 8px rgba(0, 0, 0, 0.2)
> .read-more
display block