mirror of
https://github.com/penpot/penpot.git
synced 2026-04-29 21:28:20 +00:00
🐛 Fix rules font family.
This commit is contained in:
parent
f3e1d35f3d
commit
c3a5156a6c
@ -46,7 +46,7 @@
|
||||
(.fillRect dctx 0 0 20 size)
|
||||
(.translate dctx 0 txfm)))
|
||||
|
||||
(obj/set! dctx "font" "12px serif")
|
||||
(obj/set! dctx "font" "12px sourcesanspro")
|
||||
(obj/set! dctx "fillStyle" "#7B7D85")
|
||||
(obj/set! dctx "strokeStyle" "#7B7D85")
|
||||
(obj/set! dctx "textAlign" "center")
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user