.chat .msgarea[data-v-6ee4912b]{position:fixed;bottom:0;z-index:10;width:100%;left:50%;transform:translateX(-50%);display:flex;justify-content:space-between;align-items:center;border:1px solid #d3d3d3;height:80px}.chat .msginput[data-v-6ee4912b]{flex:4;height:100%;outline:none;border:none;text-align:left;padding:5px 10px;box-sizing:border-box;overflow-x:scroll}.chat .msgbtn[data-v-6ee4912b]{flex:1;height:100%;display:flex;align-items:center;justify-content:center;background-color:#20b2aa;color:#000;cursor:pointer}