mirror of https://github.com/Chocobozzz/PeerTube
Fix input group background color
parent
a9816e189a
commit
0b38e69dc1
|
@ -349,6 +349,7 @@
|
|||
> .input-group-text {
|
||||
line-height: normal;
|
||||
opacity: 0.9;
|
||||
background-color: pvar(--greyBackgroundColor);
|
||||
}
|
||||
|
||||
.input-group-text > .dropdown-toggle {
|
||||
|
|
Loading…
Reference in New Issue