Commit 6488f22
authored
🤖 fix: align X button and status row with runtime badge (#1040)
_Generated with `mux`_
Fixes vertical alignment between the X (remove) button and runtime
badge, and horizontal alignment of the status row.
**Changes:**
- X button: add `inline-flex items-center leading-none` for vertical
centering with runtime badge
- Status row: add `ml-[18px]` to align with badge column (skipping X
column)
**Visual coverage:** `RuntimeBadgeVariations` story1 parent 07672f2 commit 6488f22
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
152 | 152 | | |
153 | 153 | | |
154 | 154 | | |
155 | | - | |
| 155 | + | |
156 | 156 | | |
157 | 157 | | |
158 | 158 | | |
| |||
217 | 217 | | |
218 | 218 | | |
219 | 219 | | |
220 | | - | |
| 220 | + | |
221 | 221 | | |
222 | 222 | | |
223 | 223 | | |
| |||
0 commit comments