Commit cddb241
[Lens] Fix Firefox inline editor scroll (#228625)
## Summary
Fixes an issues in Firefox where the Lens flyout configuration was not
scrollable.
https://github.com/user-attachments/assets/e8e57fc6-b2c8-4354-be17-d41cb42317df
Fixes #227939
### Checklist
- [ ] Review the [backport
guidelines](https://docs.google.com/document/d/1VyN5k91e5OVumlc0Gb9RPa3h1ewuPE705nRtioPiTvY/edit?usp=sharing)
and apply applicable `backport:*` labels.
Co-authored-by: Marta Bondyra <4283304+mbondyra@users.noreply.github.com>1 parent 5d7a3a2 commit cddb241
2 files changed
Lines changed: 3 additions & 6 deletions
File tree
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
114 | 114 | | |
115 | 115 | | |
116 | 116 | | |
117 | | - | |
| 117 | + | |
118 | 118 | | |
119 | 119 | | |
120 | 120 | | |
| |||
Lines changed: 2 additions & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
2 | 1 | | |
3 | | - | |
| 2 | + | |
4 | 3 | | |
5 | 4 | | |
6 | 5 | | |
7 | | - | |
8 | | - | |
9 | | - | |
| 6 | + | |
10 | 7 | | |
11 | 8 | | |
12 | 9 | | |
| |||
0 commit comments