Commit bca78df
fix(performance): No table overflow + glitchy behaviour (#81378)
Fixes glitchy behaviour when table does not allow overflow. Now the
overflow is visible outside the table.
Feedback link:
https://sentry.sentry.io/feedback/?feedbackSlug=javascript%3A6094894234&project=11276
Before
<img width="395" alt="image"
src="https://github.com/user-attachments/assets/f0a27839-3c5b-47d3-be55-d6edb244281c">
After
<img width="464" alt="image"
src="https://github.com/user-attachments/assets/9b4d2f49-5a75-449c-9da7-73cb035001c5">1 parent eba027f commit bca78df
1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
570 | 570 | | |
571 | 571 | | |
572 | 572 | | |
| 573 | + | |
573 | 574 | | |
574 | 575 | | |
575 | 576 | | |
| |||
0 commit comments