Update color of call link lobby notice

Co-authored-by: ayumi-signal <143036029+ayumi-signal@users.noreply.github.com>
This commit is contained in:
automated-signal 2024-09-23 23:22:53 -05:00 committed by GitHub
parent c42ee4eb8f
commit eeb01ce949
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -43,7 +43,7 @@
padding-inline: 18px;
margin-block-end: 32px;
width: 340px;
background: $color-black-alpha-60;
background: $color-gray-78;
color: $color-white;
border-radius: 10px;
align-items: center;