diff options
author | Chocobozzz <me@florianbigard.com> | 2023-03-01 10:20:28 +0100 |
---|---|---|
committer | Chocobozzz <me@florianbigard.com> | 2023-03-01 10:20:28 +0100 |
commit | ee2aa1260e99e2bcf6610c1c04c56f503ccd20c9 (patch) | |
tree | 5a517cb0b85f065967cfd7c224039fd8b4bc533f /client/src/sass/bootstrap.scss | |
parent | 2a6a4e79caa8a81e780d81ba1a9ab3bc65ec7b3a (diff) | |
download | PeerTube-ee2aa1260e99e2bcf6610c1c04c56f503ccd20c9.tar.gz PeerTube-ee2aa1260e99e2bcf6610c1c04c56f503ccd20c9.tar.zst PeerTube-ee2aa1260e99e2bcf6610c1c04c56f503ccd20c9.zip |
Prefer using bootstrap variable
Diffstat (limited to 'client/src/sass/bootstrap.scss')
-rw-r--r-- | client/src/sass/bootstrap.scss | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/client/src/sass/bootstrap.scss b/client/src/sass/bootstrap.scss index 3d9cea473..3b847c75b 100644 --- a/client/src/sass/bootstrap.scss +++ b/client/src/sass/bootstrap.scss | |||
@@ -349,7 +349,6 @@ | |||
349 | > .input-group-text { | 349 | > .input-group-text { |
350 | line-height: normal; | 350 | line-height: normal; |
351 | opacity: 0.9; | 351 | opacity: 0.9; |
352 | background-color: pvar(--greyBackgroundColor); | ||
353 | } | 352 | } |
354 | 353 | ||
355 | .input-group-text > .dropdown-toggle { | 354 | .input-group-text > .dropdown-toggle { |