Commit ad62885
authored
fix: z-index inside attachment preview (#316)
### 🎯 Goal
This PR affects both Angular and React (I tested with the React vite
example app).
Issue: the delete and retry icons had higher z-index than the channel
list menu, causing a visual glitch
<img width="652" alt="Screenshot 2024-10-03 at 10 19 27"
src="https://github.com/user-attachments/assets/bff6e0e2-b921-4f2f-866a-4fc8069fde1d">1 parent 387aa96 commit ad62885
1 file changed
Lines changed: 2 additions & 2 deletions
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
114 | 114 | | |
115 | 115 | | |
116 | 116 | | |
117 | | - | |
| 117 | + | |
118 | 118 | | |
119 | 119 | | |
120 | 120 | | |
| |||
128 | 128 | | |
129 | 129 | | |
130 | 130 | | |
131 | | - | |
| 131 | + | |
132 | 132 | | |
133 | 133 | | |
134 | 134 | | |
| |||
0 commit comments