mirror of
https://github.com/signalapp/Signal-Desktop.git
synced 2026-04-28 04:13:18 +01:00
Fix call settings and participant page buttons
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user