diff --git a/src/platform/web/ui/css/themes/element/call.css b/src/platform/web/ui/css/themes/element/call.css index 3efe3c56..9b525dc2 100644 --- a/src/platform/web/ui/css/themes/element/call.css +++ b/src/platform/web/ui/css/themes/element/call.css @@ -37,7 +37,7 @@ limitations under the License. .CallView_members { display: grid; gap: 12px; - background: var(--background-color-secondary--darker-60); + background: var(--background-color-secondary--darker-5); padding: 12px; margin: 0; min-height: 0;