Commit 141a98b
committed
[UI] Fix status area bubble clipping in single-line mode
Replaced overflow: hidden with clip-path: inset() to prevent
absolute positioned hover bubbles from getting clipped while
still hiding the overflowing horizontal elements.
Closes #83161 parent 7347afd commit 141a98b
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
289 | 289 | | |
290 | 290 | | |
291 | 291 | | |
292 | | - | |
| 292 | + | |
293 | 293 | | |
294 | 294 | | |
295 | 295 | | |
| |||
0 commit comments