mirror of
https://github.com/cinnyapp/cinny.git
synced 2025-11-07 15:50:29 +03:00
re-add background to active call link button
This commit is contained in:
parent
a5a8f2814e
commit
824be5bdc2
1 changed files with 1 additions and 0 deletions
|
|
@ -117,6 +117,7 @@ export function CallNavStatus({ space }: CallNavStatusProps) {
|
||||||
>
|
>
|
||||||
{(triggerRef) => (
|
{(triggerRef) => (
|
||||||
<Chip
|
<Chip
|
||||||
|
variant="Background"
|
||||||
radii="Inherit"
|
radii="Inherit"
|
||||||
size="500"
|
size="500"
|
||||||
fill="Soft"
|
fill="Soft"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue