This repository was archived by the owner on Apr 1, 2026. It is now read-only.
Commit 3bb9aac
authored
Fix(webapp): Prevent big numbers on Queue page from jumping around when animating (triggerdotdev#3007)
1 parent 283f88b commit 3bb9aac
File tree
1 file changed
+2
-2
lines changed- apps/webapp/app/routes/_app.orgs.$organizationSlug.projects.$projectParam.env.$envParam.queues
1 file changed
+2
-2
lines changedLines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
364 | 364 | | |
365 | 365 | | |
366 | 366 | | |
367 | | - | |
| 367 | + | |
368 | 368 | | |
369 | 369 | | |
370 | 370 | | |
371 | 371 | | |
372 | 372 | | |
373 | 373 | | |
374 | | - | |
| 374 | + | |
375 | 375 | | |
376 | 376 | | |
377 | 377 | | |
| |||
0 commit comments