mirror of
https://github.com/cinnyapp/cinny.git
synced 2025-11-05 06:50:28 +03:00
Update src/app/features/room-nav/RoomCallNavStatus.tsx
Co-authored-by: Gimle Larpes <97182804+GimleLarpes@users.noreply.github.com>
This commit is contained in:
parent
e1146b1c06
commit
a5a9e72c5f
1 changed files with 1 additions and 1 deletions
|
|
@ -96,7 +96,7 @@ export function CallNavStatus() {
|
||||||
)}
|
)}
|
||||||
</TooltipProvider>
|
</TooltipProvider>
|
||||||
|
|
||||||
<Box grow="Yes">
|
<Box grow="Yes" justifyContent="Center" alignItems="Center">
|
||||||
<TooltipProvider
|
<TooltipProvider
|
||||||
position="Top"
|
position="Top"
|
||||||
offset={4}
|
offset={4}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue