funkwhale/front/ui-docs/using-widths.md

1.2 KiB

Using widths

Add width via prop

<Card min-content title='min-content' />
<Card tiny title='tiny' />
<Card buttonWidth title='buttonWidth' />
<Card small title='small' />
<Card medium title='medium' />
<Card auto title='auto' />
<Card width="170.5px" title='width=170.5px' />
<Card full title='full' />

Widths in the grid

::: details Default widths

alt text

:::

Designing Pages — The grid