Commit bdc5381
authored
[PLU-508]: UI: Add step modal icon shift sometimes (#1075)
## Problem
Add step modal icon shift sometimes
## Solution
* Make fallback icon `boxSize` the same as the actual icon
## Before & After Screenshots
**BEFORE**:
https://github.com/user-attachments/assets/74a937e3-e45b-4b2d-9d10-4270abed0b48
**AFTER**:
https://github.com/user-attachments/assets/915c792a-2d22-491c-ac1b-09042dab610c
## Tests
- [ ] Open the "Add step" modal, verify that the icons and labels do not
have any left-right shift1 parent a3639c8 commit bdc5381
File tree
1 file changed
+1
-1
lines changed- packages/frontend/src/components/FlowStepConfigurationModal/ChooseAppAndEvent
1 file changed
+1
-1
lines changedLines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
328 | 328 | | |
329 | 329 | | |
330 | 330 | | |
331 | | - | |
| 331 | + | |
332 | 332 | | |
333 | 333 | | |
334 | 334 | | |
| |||
0 commit comments