Browse Source

More contrast for the remove file icon

Alexander Zaytsev 6 years ago
parent
commit
c5ea7dccc2
1 changed files with 1 additions and 1 deletions
  1. 1 1
      packages/@uppy/dashboard/src/style.scss

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

@@ -858,7 +858,7 @@ a.uppy-Dashboard-poweredBy {
   color: #111;
   width: 16px;
   height: 16px;
-  opacity: 0.75;
+  opacity: 0.9;
 
   .uppy-size--md & {
     width: 20px;