less/components/ProfilePicture.less
provides a number of predefined card styles, which are documented below, for most use cases.An img
node with a class of ProfilePicture
changes its display
property value to block
, its width
property value to 32px
, its height
property value to 32px
, and its border-radius
property value to 256px
.
To use it, give an img
node a class of ProfilePicture
.
This modifies a the width
and height
to 128px
.
This modifies a the width
and height
to 64px
.
This modifies a the width
and height
to 48px
.
This modifies a the width
and height
to 16px
.