Skip to content

Commit 584b240

Browse files
committed
Restore previous behaviour of the memory region expanding to full width
1 parent 79adea4 commit 584b240

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

html/src/components/VisualizeMemoryRegion.svelte

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
}
2323
</script>
2424

25-
<div class="text-center m-3 w-full">
25+
<div class="text-center m-3">
2626
<div class="badge">
2727
{MemoryRegion.name}
2828
</div>

0 commit comments

Comments
 (0)