.textarea-template .el-textarea__inner {
  border-radius: 4px 4px 0 0;
}
.textarea-template .el-textarea__inner:focus {
  border-color: #DCDFE6;
}

.enclosure[data-v-13bdfcc2]{
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  background-color: #f2f2f2;
  border: 1px solid #DCDFE6;
  border-top: none;
  border-radius: 0 0 4px 4px;
  position: absolute;
  width: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 4px 8px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  height: 32px;
}
.simple-backlog[data-v-13bdfcc2]{
  position: relative;
  margin-top: 10px;
}
.date-picker[data-v-13bdfcc2], .btn[data-v-13bdfcc2]{
  width: 200px;
  margin: 10px 0;
}
.icon[data-v-13bdfcc2]{
  cursor: pointer;
  height: 14px !important;
  line-height: 14px !important;
}
.upload-text[data-v-13bdfcc2]{
  cursor: pointer;
  font-size: 12px;
  color: #2A97F9;
}
.textarea-template[data-v-13bdfcc2]{
  position: relative;
  height: 125px
}

