0
Fork 0
mirror of https://github.com/penpot/penpot.git synced 2025-01-20 05:34:23 -05:00

Change default storke alignment if it's created by token application

This commit is contained in:
Andrey Fedorov 2024-12-18 09:53:55 +01:00
parent 2a766a7190
commit f1034c6bcb

View file

@ -277,7 +277,7 @@
(assoc :stroke-style :solid)
(not (contains? new-attrs :stroke-alignment))
(assoc :stroke-alignment :center)
(assoc :stroke-alignment :inner)
:always
(d/without-nils))]