mirror of
https://github.com/penpot/penpot.git
synced 2025-06-14 04:21:38 +02:00
🐛 Fixes after review
This commit is contained in:
parent
dfc9d0709d
commit
a82bcd0ab2
9 changed files with 30 additions and 32 deletions
|
@ -402,7 +402,7 @@
|
|||
:style {:-webkit-print-color-adjust :exact}
|
||||
:fill "none"}
|
||||
|
||||
(let [fonts (ff/frame->fonts obj-id objects)]
|
||||
(let [fonts (ff/frame->fonts object-id objects)]
|
||||
[:& ff/fontfaces-style {:fonts fonts}])
|
||||
|
||||
(case (:type object)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue