mirror of
https://github.com/misskey-dev/misskey.git
synced 2024-12-23 17:10:39 +01:00
Enhance birthday textbox
This commit is contained in:
parent
efceb1ab26
commit
0e550aac60
1 changed files with 1 additions and 0 deletions
|
@ -73,6 +73,7 @@
|
||||||
input[type='text']
|
input[type='text']
|
||||||
input[type='password']
|
input[type='password']
|
||||||
input[type='email']
|
input[type='email']
|
||||||
|
input[type='date']
|
||||||
textarea
|
textarea
|
||||||
padding 8px
|
padding 8px
|
||||||
width 100%
|
width 100%
|
||||||
|
|
Loading…
Reference in a new issue