diff --git a/view/theme/vier/style.css b/view/theme/vier/style.css index 9fe2af4f3..bdd1dc4b9 100644 --- a/view/theme/vier/style.css +++ b/view/theme/vier/style.css @@ -1423,6 +1423,7 @@ h2 { #profile-jot-form { box-shadow: 1px 2px 0px 0px #D8D8D8; + border-radius: 10px; background-color: #fafafa; padding: 10px; }