This commit is contained in:
syuilo 2018-07-21 03:24:39 +09:00
parent 28740572f5
commit e5c037ed80

View file

@ -333,7 +333,6 @@ root(isDark)
> .hashtags > li
.name
margin 0 8px 0 0
color isDark ? rgba(#fff, 0.8) : rgba(#000, 0.8)
> .emojis > li