mirror of
https://github.com/vector-im/hydrogen-web.git
synced 2024-12-23 03:25:12 +01:00
fix bg color of calls
This commit is contained in:
parent
b6c7bbb05c
commit
93661690e1
@ -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;
|
||||
|
Loading…
Reference in New Issue
Block a user