]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - client/src/app/shared/shared-forms/markdown-textarea.component.scss
Fix top menu opacity
[github/Chocobozzz/PeerTube.git] / client / src / app / shared / shared-forms / markdown-textarea.component.scss
index 421c8cbcca496e36c230a486ae88fb53c13adf9b..116630d8a64b2ee0d32ec22ae08da1bb2fa368f4 100644 (file)
@@ -49,7 +49,7 @@ $input-border-radius: 3px;
 
           svg {
             stroke: var(--mainForegroundColor);
-            opacity: 0.6;
+            opacity: 0.7;
           }
 
           &:hover,