
.area-item{
  width: 100%;
  display: flex;
}
.area-item label{
  flex-shrink: 0;
}


[data-v-468fcdbf] .el-tab-pane{
  padding: 10px;
}
[data-v-468fcdbf] .el-timeline-item__timestamp{
  font-size: 0.875rem;
  color: #666;
}
[data-v-468fcdbf] .el-timeline-item__node--normal{
  left: 0px;
  width: 10px;
  height: 10px;
}
.operate-button[data-v-468fcdbf] {
  cursor: pointer;
  margin-left: 10px;
}
[data-v-468fcdbf] .el-form-item{
  margin-bottom: 0rem;
  margin-top: 1rem;
}
[data-v-468fcdbf] .el-form-item__label {
  color: #666;
  line-height: 1.5rem;
}
[data-v-468fcdbf] .el-form-item__content{
  color: #111;
  line-height: 1.5rem;
}
[data-v-468fcdbf] .el-button {
  padding: 6px 15px !important;
  /* width: 62px; */
  white-space: nowrap;
  line-height: 14px;
  min-height: 24px;
  height: 28px;
}
.grid-div[data-v-468fcdbf]{
  display: grid;
  grid-template-columns: repeat(3,1fr);
  justify-content: space-between;
  row-gap: 1rem;
}
[data-v-468fcdbf] .grid-div .el-form-item{
  margin-top: 0px;
}

