diff --git a/public_html/deployment/main.css b/public_html/deployment/main.css
index 2b1d01c81e7f78b6309f243fbbaaa8a9e85db874..e01d3b8ceaa925afee1ca43537a2de8137b9b9e4 100644
--- a/public_html/deployment/main.css
+++ b/public_html/deployment/main.css
@@ -634,6 +634,7 @@ input[type="checkbox"]:checked+label {
 
 .visualprocess .process.box {
     border: 2px dotted #abc;
+    border-radius: 0.5em;
     padding: 0.5em;
     min-height: 16em;
 }