From fe3b43ecb81f0cffcaef1a66c680aff13fcf0448 Mon Sep 17 00:00:00 2001 From: tpart Date: Sat, 27 Apr 2024 11:12:54 +0200 Subject: Fix audio style --- client-web/style/room.sass | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/client-web/style/room.sass b/client-web/style/room.sass index 90aebb2..49022bd 100644 --- a/client-web/style/room.sass +++ b/client-web/style/room.sass @@ -35,9 +35,7 @@ margin-bottom: 1em .user .resource - background: black display: inline-block - flex: 1 1 auto .resource position: relative @@ -93,6 +91,8 @@ top: 0px right: 0px transition: filter 0.5s + flex: 1 1 auto + background-color: black .media-audio border-radius: 5px -- cgit v1.2.3-70-g09d2