mirror of
https://github.com/status-im/status-react.git
synced 2025-02-03 14:46:05 +00:00
parent
6314038634
commit
2ddf4cf924
@ -33,7 +33,9 @@
|
||||
(let [width (reagent/atom nil)]
|
||||
(fn [uri show-close?]
|
||||
[react/view {:style {:width @width
|
||||
:align-items :center
|
||||
:height image-max-dimension
|
||||
:max-width :100%
|
||||
:overflow :hidden
|
||||
:opacity (if @width 1 0)
|
||||
:border-radius 16
|
||||
|
Loading…
x
Reference in New Issue
Block a user