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

  统一在这里 注入 只使用的变量为全局变量 
  原因：
  1：webpack 编译性能瓶颈 卡爆了
  2:防止重复打包 
 *
 */[data-v-0ffca20a] .el-upload{width:100px;height:100px;line-height:100px;border:1px dashed #d9d9d9;border-radius:6px;cursor:pointer;position:relative;overflow:hidden;color:#d0d0d0}[data-v-0ffca20a] .el-upload-list--picture-card .el-upload-list__item{width:100px!important;height:100px!important}