Explorar o código

Lighter border

Alexander Zaytsev %!s(int64=6) %!d(string=hai) anos
pai
achega
34bafa730e
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      packages/@uppy/dashboard/src/style.scss

+ 1 - 1
packages/@uppy/dashboard/src/style.scss

@@ -119,7 +119,7 @@
   // min-height: 450px is required for everything to fit on mobile
   min-height: 450px;
   outline: none;
-  border: 1px solid $gray-250;
+  border: 1px solid $gray-200;
   border-radius: 5px;
 
   .uppy-size--md & {