chunk-49966b4d.e342cf3c.css 655 B

1
  1. .sales-top[data-v-16b1b05b]{color:red}.sales-bottom[data-v-16b1b05b]{color:green}.select-user ul{-ms-flex-wrap:wrap;flex-wrap:wrap}.select-user ul,.select-user ul li{display:-webkit-box;display:-ms-flexbox;display:flex}.select-user ul li{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;list-style:none;width:calc(25% - 20px);margin:10px;cursor:pointer}.select-user ul li .el-image{height:50px;width:50px;border-radius:50px}.select-user ul li:hover p{color:#008ad3}