mirror of
https://github.com/penpot/penpot.git
synced 2026-04-25 11:18:36 +00:00
🐛 Fix reposition on tooltip
This commit is contained in:
parent
41c8bba1df
commit
5ccf34fdae
@ -36,6 +36,7 @@
|
||||
|
||||
(defn- hide-popover
|
||||
[node]
|
||||
(dom/unset-css-property! node "block-size")
|
||||
(dom/unset-css-property! node "display")
|
||||
(.hidePopover ^js node))
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user