set avatar border-radius to 4px
This commit is contained in:
@@ -78,7 +78,7 @@
|
||||
height: @width;
|
||||
justify-content: center;
|
||||
align-items: center;
|
||||
border-radius: @width / 2px;
|
||||
border-radius: 4px;
|
||||
overflow: hidden;
|
||||
box-sizing: content-box;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user