Commit 01498dd
authored
fix hovered chat row z-index after legendapp list 3.3.3 (#29430)
3.3.3 removed the data-index attribute from item containers, so the
hover rule matched nothing and the reactions row painted behind
neighboring rows. Select the container structurally instead.1 parent 2e5bbb0 commit 01498dd
1 file changed
Lines changed: 3 additions & 1 deletion
File tree
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
57 | 57 | | |
58 | 58 | | |
59 | 59 | | |
60 | | - | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
61 | 63 | | |
62 | 64 | | |
63 | 65 | | |
| |||
0 commit comments