diff options
Diffstat (limited to 'Live2dHistoire/live2d/css')
-rw-r--r-- | Live2dHistoire/live2d/css/live2d.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Live2dHistoire/live2d/css/live2d.css b/Live2dHistoire/live2d/css/live2d.css index 3ce12d2..7154b49 100644 --- a/Live2dHistoire/live2d/css/live2d.css +++ b/Live2dHistoire/live2d/css/live2d.css @@ -79,7 +79,7 @@ background-color: rgba(74, 59, 114,0.9); } .live_talk_input_name_body{ - width:70px; + width:100px; box-sizing:border-box; height:24px; border: 2px solid rgb(223, 179, 241); |