Update color of call link lobby notice
This commit is contained in:
parent
8292767f1c
commit
f7420e0512
1 changed files with 1 additions and 1 deletions
|
@ -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;
|
||||||
|
|
Loading…
Add table
Reference in a new issue