0
0
Fork 0

Change avatars border radius (#31390)

This commit is contained in:
Renaud Chaput 2024-08-13 09:26:23 +02:00 committed by GitHub
parent 7e501c59c2
commit f6d090fdf5
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
5 changed files with 9 additions and 7 deletions

View file

@ -312,7 +312,7 @@ code {
margin-bottom: 10px;
max-width: 100%;
height: auto;
border-radius: 4px;
border-radius: var(--avatar-border-radius);
background: url('images/void.png');
&[src$='missing.png'] {