M!107 - em-format: Make contact photo rounded

Closes https://gitlab.gnome.org/GNOME/evolution/-/merge_requests/107
This commit is contained in:
Cédric Bellegarde
2022-06-02 13:35:45 +02:00
committed by Milan Crha
parent 580bd7aa50
commit 4a8b5c2930

View File

@ -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 {