Fixed #1114 - Circle shape is broken for Avatar
parent
a7dd25f776
commit
146cc6b70d
|
@ -66,6 +66,10 @@ export default {
|
|||
border-radius: 50%;
|
||||
}
|
||||
|
||||
.p-avatar-circle img {
|
||||
border-radius: 50%;
|
||||
}
|
||||
|
||||
.p-avatar .p-avatar-icon {
|
||||
font-size: 1rem;
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue