diff --git a/view/theme/frio/css/style.css b/view/theme/frio/css/style.css index 6b5e840fb1..a874ce6ae6 100644 --- a/view/theme/frio/css/style.css +++ b/view/theme/frio/css/style.css @@ -1255,6 +1255,10 @@ section #jotOpen { max-height: 480px; object-fit: contain; } +.wall-item-body > img, +.wall-item-body > a > img { + border-radius: 3px; +} .shared-wrapper, .vevent { margin-left: 50px;