1
0
mirror of https://github.com/misskey-dev/misskey.git synced 2026-05-03 16:06:46 +02:00
This commit is contained in:
syuilo
2018-05-30 04:46:50 +09:00
parent 9069a99a15
commit 5d2caa456d

View File

@@ -73,6 +73,7 @@ root(isDark)
background isDark ? #282c37 : #fff
border none
border-bottom solid 1px isDark ? #1c2023 : #eee
border-radius 0
> button
display block