Update color of call link lobby notice

This commit is contained in:
ayumi-signal 2024-09-23 14:26:55 -07:00 committed by GitHub
parent 8292767f1c
commit f7420e0512
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

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