mirror of
https://github.com/penpot/penpot.git
synced 2026-05-02 14:48:29 +00:00
🐛 Fix outline corner radius
This commit is contained in:
parent
2dbeda1d8f
commit
18652d0b6f
@ -69,7 +69,7 @@
|
||||
:height (:height selrect)
|
||||
:rx (.-rx border-radius-attrs)
|
||||
:ry (.-ry border-radius-attrs)
|
||||
:d border-radius-attrs})]
|
||||
:d (.-d border-radius-attrs)})]
|
||||
|
||||
[:> outline-type (map->obj (merge common props))]))
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user