Hi @nathanguyette -
As Stefano explained in your previous thread, in Anvil the width of components is governed by the container, not the component itself. Therefore, if you want to widen the spacer, look to the container - either by changing the column widths in a ColumnPanel, or by using the width=
layout property in a Flow Panel (or similar layout properties in Grid Panel etc).