summaryrefslogtreecommitdiff
path: root/src/web
diff options
context:
space:
mode:
authorsyuilo <syuilotan@yahoo.co.jp>2018-02-25 03:12:57 +0900
committersyuilo <syuilotan@yahoo.co.jp>2018-02-25 03:12:57 +0900
commit5d05781609ad00adb9cd34ed75e442e0c28c7c25 (patch)
treeeaa7d8796609254e52ba11a507a1c4ef2200c73d /src/web
parent:art: (diff)
downloadmisskey-5d05781609ad00adb9cd34ed75e442e0c28c7c25.tar.gz
misskey-5d05781609ad00adb9cd34ed75e442e0c28c7c25.tar.bz2
misskey-5d05781609ad00adb9cd34ed75e442e0c28c7c25.zip
:art:
Diffstat (limited to 'src/web')
-rw-r--r--src/web/app/reset.styl3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/web/app/reset.styl b/src/web/app/reset.styl
index 3d4b06dbdf..db4d874861 100644
--- a/src/web/app/reset.styl
+++ b/src/web/app/reset.styl
@@ -11,6 +11,9 @@ progress
appearance none
box-shadow none
+textarea
+ font-family sans-serif
+
button
margin 0
padding 0