/*!
 * _variables.scss
 * 设置scss所有变量

  统一在这里 注入 只使用的变量为全局变量 
  原因：
  1：webpack 编译性能瓶颈 卡爆了
  2:防止重复打包 
 *
 */.moduleBox[data-v-194c03ba]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;grid-gap:10px}.imgText[data-v-194c03ba]{width:150px;position:relative}.imgText img[data-v-194c03ba]{border:1px dashed #eee;width:150px;height:150px;margin-bottom:5px}.imgText .el-icon-delete[data-v-194c03ba]{cursor:pointer;font-size:16px;color:#fff;padding:3px 3px;position:absolute;top:0;right:0;background-color:rgba(0,0,0,.5)}.line-clamp1[data-v-194c03ba]{display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;line-height:1}