Browse Source

upd: uploader scss

richard1015 5 years ago
parent
commit
c9d5455191
2 changed files with 2 additions and 2 deletions
  1. 1 1
      src/packages/uploader/index.scss
  2. 1 1
      src/styles/variables.scss

+ 1 - 1
src/packages/uploader/index.scss

@@ -5,7 +5,7 @@
 
   .upload {
     position: relative;
-    background: $uploader-babackground;
+    background: $uploader-background;
     width: $uploader-width;
     height: $uploader-height;
     display: flex;

+ 1 - 1
src/styles/variables.scss

@@ -101,7 +101,7 @@ $icon-line-height: 20px;
 
 $uploader-width: 100px;
 $uploader-height: 100px;
-$uploader-babackground: #f7f8fa;
+$uploader-background: #f7f8fa;
 
 // inputnumber