]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - client/src/sass/application.scss
Add ability to preview embed in share modal
[github/Chocobozzz/PeerTube.git] / client / src / sass / application.scss
index 1f8166d8a85da95e40d7617c8102f8df0eee6bac..87a21543def802845f89f0133f0f0557cfa1c92c 100644 (file)
@@ -92,7 +92,7 @@ strong {
   font-weight: $font-semibold;
 }
 
-input.readonly {
+input[readonly] {
   /* Force blank on readonly inputs */
   background-color: pvar(--inputBackgroundColor) !important;
 }