.record-title[data-v-354f38c4] {
  display: flex;
  justify-content: space-between;
  align-items: center;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  cursor: pointer;
}
.record-list[data-v-354f38c4] {
  width: 100%;
  background: #fff;
  padding: 10px 20px;
  margin-bottom: 12px;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  cursor: pointer;
}
.record-list .name[data-v-354f38c4] {
    font-size: 18px;
    font-weight: 550;
    line-height: 30px;
    margin-bottom: 10px;
}
.record-list .info[data-v-354f38c4] {
    display: flex;
    justify-content: space-between;
}
.record-form .val[data-v-354f38c4] {
  text-align: left;
}


/*# sourceMappingURL=69.1754290969349.css.map*/