diff --git a/common/uxbox/common/pages.cljc b/common/uxbox/common/pages.cljc index d3dc85e222..0ac68faa04 100644 --- a/common/uxbox/common/pages.cljc +++ b/common/uxbox/common/pages.cljc @@ -233,7 +233,9 @@ [{:type :rect :name "Rect" :fill-color default-color - :stroke-alignment :center} + :stroke-alignment :center + :rx 0 + :ry 0} {:type :image} {:type :icon} {:type :circle