🐛 Fix problem with text margin while rendering

This commit is contained in:
alonso.torres 2021-10-05 16:51:29 +02:00
parent 013f56347d
commit 75a7ce24bf
3 changed files with 3 additions and 1 deletions

View file

@ -40,6 +40,7 @@
:justifyContent "inherit"
:minHeight (when-not (or auto-width? auto-height?) "100%")
:minWidth (when-not auto-width? "100%")
:marginRight "1px"
:verticalAlign "top"}))
(defn generate-paragraph-styles

View file

@ -197,7 +197,7 @@
[:& use/export-page {:options options}]
[:& (mf/provider use/include-metadata-ctx) {:value true}
[:& (mf/provider use/include-metadata-ctx) {:value false}
[:& (mf/provider embed/context) {:value true}
;; Render root shape
[:& shapes/root-shape {:key page-id