Hide feeds with muted video in certain cases and fix colors

Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
This commit is contained in:
Šimon Brandner
2021-06-12 14:01:09 +02:00
parent 6ae1f533e9
commit 9a67851479
3 changed files with 5 additions and 1 deletions
+1 -1
View File
@@ -38,7 +38,7 @@ limitations under the License.
margin-bottom: 12px;
&.mx_VideoFeed_voice {
background-color: #17191c; // Same on both themes
background-color: $inverted-bg-color;
display: flex;
align-items: center;