.tab-uploader{width:100px;height:100px;border:1px dashed #d9d9d9;border-radius:6px;cursor:pointer;position:relative;overflow:hidden;display:inline-block}.tab-uploader+.tab-uploader{margin-left:20px}.tab-uploader .el-upload{width:100%;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.tab-uploader .el-upload .tab-uploader-icon{font-size:20px}.tab-uploader .icon-preview{width:100px;height:100px;border-radius:6px;overflow:hidden}.tab-uploader .icon-preview .json-text{position:relative;width:100%;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:5px;word-break:break-all;font-size:12px;color:#333;line-height:18px}.tab-uploader .icon-preview .icon{width:100%;height:100%}.tab-uploader .icon-preview .delete{position:absolute;top:0;right:0;width:20px;height:20px;line-height:20px;text-align:center;font-size:20px;color:#fff;background:rgba(0,0,0,.5);border-radius:50%}