1
0
mirror of https://github.com/misskey-dev/misskey.git synced 2026-05-05 06:35:57 +02:00

[Client] ✌️

This commit is contained in:
syuilo
2017-02-09 05:56:06 +09:00
parent defb022187
commit d9039e3913
2 changed files with 10 additions and 3 deletions

View File

@@ -3,6 +3,15 @@
box-sizing border-box
background-clip padding-box !important
html
body
margin 0
padding 0
body
word-wrap break-word
overflow-wrap break-word
input:not([type])
input[type='text']
input[type='password']