fix can't unpin message from popup (#13988)
This commit is contained in:
parent
aa0d9ba41f
commit
8205368e5c
|
@ -60,7 +60,7 @@
|
|||
|
||||
(defn pin-limit-popover []
|
||||
(let [{:keys [message]} (<sub [:popover/popover])]
|
||||
[react/view
|
||||
[react/view {:style {:flex-shrink 1}}
|
||||
[react/view {:style {:height 60
|
||||
:justify-content :center}}
|
||||
[react/text {:style {:padding-horizontal 40
|
||||
|
|
Loading…
Reference in New Issue