
.my-cascader {
  display: inline-block;
}
.el-cascader-node__label {
  flex: 1;
  padding: 0 10px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.el-cascader-menu__list {
  position: relative;
  min-height: 100%;
  margin: 0;
  padding: 6px 0;
  list-style: none;
  box-sizing: border-box;
}
.el-cascader-menu {
  max-width:400px;
  box-sizing: border-box;
  color: #606266;
  border-right: 1px solid #e4e7ed;
  float: left;
}


.joybuy-edit-batch-write{margin: 20px;}
.joybuy-edit-batch-write .box-card{margin-top: 20px;}
.joybuy-edit-batch-footer{position: fixed;left: 0;right: 0;bottom: 0;height: 64px;z-index: 1;background: #fff;text-align: center;}
.joybuy-edit-batch-write .el-card__header{background: #efefef;}
.joybuy-edit-batch-write .list-card .el-card__body{padding: 0;}
.joybuy-edit-batch-write .el-table th.el-table__cell{background: #efefef;}
.list-images-div{overflow-x: scroll;}
.list-images-div img{margin: 0 5px;}

