diff options
Diffstat (limited to 'client')
-rw-r--r-- | client/src/sass/bootstrap.scss | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/client/src/sass/bootstrap.scss b/client/src/sass/bootstrap.scss index 3b847c75b..3d9cea473 100644 --- a/client/src/sass/bootstrap.scss +++ b/client/src/sass/bootstrap.scss | |||
@@ -349,6 +349,7 @@ | |||
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); | ||
352 | } | 353 | } |
353 | 354 | ||
354 | .input-group-text > .dropdown-toggle { | 355 | .input-group-text > .dropdown-toggle { |