.returnRow[data-v-1b14d097] {
  width: 118px;
  height: 32px;
  display: flex;
  align-items: center;
  padding: 0px 10px;
  border: 1px solid #dcdfe6;
  border-radius: 3px;
  cursor: pointer;
}
.returnRow[data-v-1b14d097]:active {
  opacity: 0.8;
}
.returnRow img[data-v-1b14d097] {
  width: 22px;
  height: 22px;
  margin-right: 4px;
}
.returnRow div[data-v-1b14d097] {
  color: #606266;
  font-size: 15px;
  white-space: nowrap;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}

