Commit 65823869 authored by Paul0523's avatar Paul0523

增加功能

parent 8982f300
......@@ -17,7 +17,7 @@
</div>
<div style="bottom: 0px; height: 200px; background: #99A9BF; position: absolute; width: 100%;">
<div style="width: 100%; height: 150px;">
<textarea style="width: 99%; height: 95%;" v-model="txAreaMsg" @keyup.enter.ctrl="send">
<textarea style="width: 100%; height: 100%; outline: none; border: none; resize: none;" v-model="txAreaMsg" @keyup.enter.ctrl="send">
</textarea>
</div>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment