diff --git a/src/components/themes/purple-haze/theme.css b/src/components/themes/purple-haze/theme.css index 543ee3bf0..dcfa0ec49 100644 --- a/src/components/themes/purple-haze/theme.css +++ b/src/components/themes/purple-haze/theme.css @@ -580,9 +580,10 @@ a[data-role=button] { .personCard .cardScalable { border-radius: 50%; - border: 2px solid #AA5CC3; + border: 1px solid rgb(255, 255, 255); } +.personCard .cardPadder-overflowPortrait, .personCard .cardPadder-portrait { padding-bottom: 100%; contain: strict;