Commit 4f5766117d7603688004b3ce8410f2a8f81ec998

Authored by Aresn
Committed by GitHub
2 parents 8cd5f190 2e769a35

Merge pull request #1267 from sinchang-bot/patch-1

fixed #1258
Showing 1 changed file with 4 additions and 0 deletions   Show diff stats
src/styles/components/upload.less
@@ -55,6 +55,10 @@ @@ -55,6 +55,10 @@
55 } 55 }
56 } 56 }
57 57
  58 + &-select {
  59 + display: inline-block;
  60 + }
  61 +
58 &-drag{ 62 &-drag{
59 background: #fff; 63 background: #fff;
60 border: 1px dashed @border-color-base; 64 border: 1px dashed @border-color-base;