diff options
author | mayx | 2024-10-21 11:16:17 +0000 |
---|---|---|
committer | mayx | 2024-10-21 11:16:17 +0000 |
commit | 85aa9652185aceeae0f320fe8a4a7248514c49a3 (patch) | |
tree | 8dcb6c3eb2e2229b7570f51027554fe826aaa1ea /Live2dHistoire/live2d/css/live2d.css | |
parent | 0e065bf28214b7414d87252c6c53ea2483a36228 (diff) |
Update 3 files
- /Live2dHistoire/live2d/js/message.js - /Live2dHistoire/live2d/css/live2d.css - /_layouts/default.html
Diffstat (limited to 'Live2dHistoire/live2d/css/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); |