1
0
mirror of https://github.com/misskey-dev/misskey.git synced 2026-05-02 17:55:52 +02:00
This commit is contained in:
syuilo
2018-06-08 21:50:31 +09:00
parent 581d1617d8
commit 5747732156
2 changed files with 2 additions and 2 deletions

View File

@@ -75,7 +75,7 @@ root(isDark)
align-self center
margin 0 .5em 0 0
padding 1px 6px
font-size 12px
font-size 80%
color isDark ? #758188 : #aaa
border solid 1px isDark ? #57616f : #ddd
border-radius 3px