mirror of
https://github.com/penpot/penpot.git
synced 2025-08-06 10:10:00 +02:00
🐛 Fix problem with center vertical align and auto-height
This commit is contained in:
parent
92d7521ec7
commit
abdc9b2cbd
2 changed files with 23 additions and 2 deletions
|
@ -392,4 +392,4 @@
|
|||
(l/derived :workspace-text-modifier st/state))
|
||||
|
||||
(defn workspace-text-modifier-by-id [id]
|
||||
(l/derived #(get % id) workspace-text-modifier))
|
||||
(l/derived #(get % id) workspace-text-modifier =))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue