diff options
| author | syuilo <syuilotan@yahoo.co.jp> | 2018-02-25 03:12:57 +0900 |
|---|---|---|
| committer | syuilo <syuilotan@yahoo.co.jp> | 2018-02-25 03:12:57 +0900 |
| commit | 5d05781609ad00adb9cd34ed75e442e0c28c7c25 (patch) | |
| tree | eaa7d8796609254e52ba11a507a1c4ef2200c73d /src/web | |
| parent | :art: (diff) | |
| download | misskey-5d05781609ad00adb9cd34ed75e442e0c28c7c25.tar.gz misskey-5d05781609ad00adb9cd34ed75e442e0c28c7c25.tar.bz2 misskey-5d05781609ad00adb9cd34ed75e442e0c28c7c25.zip | |
:art:
Diffstat (limited to 'src/web')
| -rw-r--r-- | src/web/app/reset.styl | 3 |
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 |