]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - client/src/sass/bootstrap.scss
Fix input group background color
[github/Chocobozzz/PeerTube.git] / client / src / sass / bootstrap.scss
index 3b847c75b8f17a17eaa60dae32ed547ceeec4b17..3d9cea4730fc4000575aeeb94d23931220c092f5 100644 (file)
   > .input-group-text {
     line-height: normal;
     opacity: 0.9;
+    background-color: pvar(--greyBackgroundColor);
   }
 
   .input-group-text > .dropdown-toggle {