prototype: decreased rounding
This commit is contained in:
@@ -142,10 +142,10 @@ watch(() => props.user.avatarBlurhash, () => {
|
||||
}
|
||||
|
||||
.square {
|
||||
border-radius: 20%;
|
||||
border-radius: 5px;
|
||||
|
||||
> .inner {
|
||||
border-radius: 20%;
|
||||
border-radius: 5px;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user