1
0
mirror of https://github.com/misskey-dev/misskey.git synced 2026-05-01 20:56:06 +02:00
This commit is contained in:
syuilo
2018-07-21 03:24:39 +09:00
parent 7b9b01688c
commit e9de73d2f6

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