M!107 - em-format: Make contact photo rounded
Closes https://gitlab.gnome.org/GNOME/evolution/-/merge_requests/107
This commit is contained in:

committed by
Milan Crha

parent
580bd7aa50
commit
4a8b5c2930
@ -34,6 +34,7 @@ span.navigable, div.navigable, p.navigable {
|
||||
img#__evo-contact-photo {
|
||||
max-width: 96px;
|
||||
max-height: 96px;
|
||||
border-radius: 50%;
|
||||
}
|
||||
|
||||
img.navigable {
|
||||
|
Reference in New Issue
Block a user