diff --git a/view/theme/vier/breathe.css b/view/theme/vier/breathe.css index 805332709b..3c3dd07847 100644 --- a/view/theme/vier/breathe.css +++ b/view/theme/vier/breathe.css @@ -55,6 +55,11 @@ ul.menu-popup { border-radius: 5px; } +.contact-photo-menu { + border: 1px solid #364e59; + border-radius: 5px; +} + .tread-wrapper { border-radius: 10px; }