Fix call settings and participant page buttons

This commit is contained in:
ayumi-signal
2023-11-07 10:26:09 -08:00
committed by GitHub
parent fd8691b871
commit a03e064977
2 changed files with 11 additions and 7 deletions

View File

@@ -7,7 +7,7 @@
.CallSettingsButton__Button {
align-items: center;
background-color: rgba($color-gray-80, 0.7);
background-color: $color-gray-78;
border: none;
border-radius: 40px;
display: flex;