]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - client/src/app/shared/shared-forms/preview-upload.component.scss
Move to stylelint
[github/Chocobozzz/PeerTube.git] / client / src / app / shared / shared-forms / preview-upload.component.scss
index 88eccd5f7c8fd1f05110ae028edc31836eae9512..c2ee0d6a983ad5a9b13fc3da7e6cf00d5e26dc4b 100644 (file)
@@ -21,7 +21,7 @@
       max-width: 100%;
 
       &.no-image {
-        border: 2px solid grey;
+        border: 2px solid #808080;
         background-color: pvar(--mainBackgroundColor);
       }
     }