mirror of
https://github.com/status-im/status-react.git
synced 2025-01-28 03:36:23 +00:00
Let the preview area extend to the max width available
This commit is contained in:
parent
8502834500
commit
3060be023e
@ -146,9 +146,9 @@
|
|||||||
|
|
||||||
(= (:context @state) :complex-user-action)
|
(= (:context @state) :complex-user-action)
|
||||||
(assoc :context complex-user-action))]
|
(assoc :context complex-user-action))]
|
||||||
[rn/view {:margin-bottom 50
|
[rn/view {:margin-bottom 50}
|
||||||
:padding 16}
|
[rn/view {:flex 1
|
||||||
[rn/view {:flex 1}
|
:padding 16}
|
||||||
[preview/customizer state descriptor]]
|
[preview/customizer state descriptor]]
|
||||||
[rn/view {:background-color colors/neutral-95-opa-80
|
[rn/view {:background-color colors/neutral-95-opa-80
|
||||||
:flex-direction :row
|
:flex-direction :row
|
||||||
|
Loading…
x
Reference in New Issue
Block a user