aboutsummaryrefslogtreecommitdiff
path: root/client-web/style
diff options
context:
space:
mode:
authormetamuffin <metamuffin@disroot.org>2023-09-08 19:22:31 +0200
committermetamuffin <metamuffin@disroot.org>2023-09-08 19:22:31 +0200
commit5ad932401d6949e4234e2a926b9b2323b06b324d (patch)
tree1081d4406d301f68d15d55bed96eb1287a63ad70 /client-web/style
parent0d2f2886e8226db2fdaa42e0046ca5fbaa584356 (diff)
downloadkeks-meet-5ad932401d6949e4234e2a926b9b2323b06b324d.tar
keks-meet-5ad932401d6949e4234e2a926b9b2323b06b324d.tar.bz2
keks-meet-5ad932401d6949e4234e2a926b9b2323b06b324d.tar.zst
fix audio-active
Diffstat (limited to 'client-web/style')
-rw-r--r--client-web/style/room.sass2
1 files changed, 1 insertions, 1 deletions
diff --git a/client-web/style/room.sass b/client-web/style/room.sass
index b5c9f26..1861aa5 100644
--- a/client-web/style/room.sass
+++ b/client-web/style/room.sass
@@ -61,7 +61,7 @@
border: 2px solid transparent
border-radius: 4px
-.resource-track>div.audio-active
+.resource-track.audio-active
border: 2px solid var(--ac-light)
.connection-status