Commit 63673ea
authored
fix: fix scrolling header visual broken layout in templates (#449)
- fix scrolling header visual broken layout in templates
| Before | After |
|--------|--------|
| <img width="900" height="140" alt="Screenshot 2026-06-23 at 14 07 46"
src="https://github.com/user-attachments/assets/8b68544a-8b4e-4156-b6d7-1e060c4684ef"
/> | <img width="484" height="86" alt="Screenshot 2026-06-23 at 14 08
10"
src="https://github.com/user-attachments/assets/5e7f74ae-41bc-4ee5-880f-6c8e115a7844"
/> |
Context: Quick fix to remove customer-facing visual bug
Follow-up: Create a unified table hover experience in the design system
for both table headers and rows1 parent 65c00d9 commit 63673ea
2 files changed
Lines changed: 8 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
235 | 235 | | |
236 | 236 | | |
237 | 237 | | |
238 | | - | |
| 238 | + | |
| 239 | + | |
| 240 | + | |
| 241 | + | |
239 | 242 | | |
240 | 243 | | |
241 | 244 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
184 | 184 | | |
185 | 185 | | |
186 | 186 | | |
187 | | - | |
| 187 | + | |
| 188 | + | |
| 189 | + | |
| 190 | + | |
188 | 191 | | |
189 | 192 | | |
190 | 193 | | |
| |||
0 commit comments