form >.el-row >.el-col >.el-form-item >.el-form-item__content{
  width: auto;
}
#store_contractManaList {
  height: 100%;
  display: flex;
  flex-direction: column;
}
#store_contractManaList > .container{
  width: 100%;
  height: 100%;
  box-sizing: border-box;
}
.el-tag{
  height: 20px;
  line-height: 16px;
}