Commit bc9bed8
Fix prompt title overlap with close button (#6017)
* Fix title potentially overlapping with close button on prompt component
* Change files
* Update packages/react-composites/src/composites/CallComposite/components/Prompt.tsx
Co-authored-by: Copilot <[email protected]>
Signed-off-by: mgamis-msft <[email protected]>
---------
Signed-off-by: mgamis-msft <[email protected]>
Co-authored-by: Copilot <[email protected]>1 parent 2f7f309 commit bc9bed8
File tree
2 files changed
+19
-1
lines changed- change
- packages/react-composites/src/composites/CallComposite/components
2 files changed
+19
-1
lines changedLines changed: 9 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
Lines changed: 10 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
43 | 43 | | |
44 | 44 | | |
45 | 45 | | |
46 | | - | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
47 | 56 | | |
48 | 57 | | |
49 | 58 | | |
| |||
0 commit comments