@@ -994,14 +994,14 @@ export default {
align-items: center;
height: calc(100% - 52px);
.circle {
- width: 160px;
+ flex: 1;
height: 100%;
display: flex;
- margin-left: 40px;
+ margin-left: 20px;
}
.msg {
- flex: 1;
+ width: 200px;
padding: 0 0 0 30px;
box-sizing: border-box;
.msg-item:nth-of-type(1) {