Avatar size prop support number px
This commit is contained in:
parent
a03c85df73
commit
04f5779c02
3 changed files with 21 additions and 7 deletions
|
@ -47,7 +47,7 @@
|
|||
width: @size;
|
||||
height: @size;
|
||||
line-height: @size;
|
||||
border-radius: @size / 2;
|
||||
border-radius: 50%;
|
||||
|
||||
& > * {
|
||||
line-height: @size;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue