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:
parent
2a766a7190
commit
f1034c6bcb
1 changed files with 1 additions and 1 deletions
|
@ -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))]
|
||||
|
|
Loading…
Add table
Reference in a new issue