Commit 3d68faa
authored
fix: callControls styling issue (#1689)
### Overview
`CallControlls` styling issue for landscape mode where the buttons are
not properly positioned.
Before:
<img
src="https://github.com/user-attachments/assets/facd83ce-e8e4-438a-bd3e-9fad4c653003"
alt="ios-after" width="440" height="200"/>
After:
<img
src="https://github.com/user-attachments/assets/81c6129a-5e03-43d3-9b6b-69dcd5bc1da3"
alt="ios-after" width="440" height="200"/>1 parent df79fbe commit 3d68faa
File tree
1 file changed
+1
-1
lines changed- packages/react-native-sdk/src/components/Call/CallControls
1 file changed
+1
-1
lines changedLines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
35 | | - | |
| 35 | + | |
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
| |||
0 commit comments