mirror of
https://github.com/status-im/status-react.git
synced 2025-01-27 03:06:39 +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)
|
||||
(assoc :context complex-user-action))]
|
||||
[rn/view {:margin-bottom 50
|
||||
:padding 16}
|
||||
[rn/view {:flex 1}
|
||||
[rn/view {:margin-bottom 50}
|
||||
[rn/view {:flex 1
|
||||
:padding 16}
|
||||
[preview/customizer state descriptor]]
|
||||
[rn/view {:background-color colors/neutral-95-opa-80
|
||||
:flex-direction :row
|
||||
|
Loading…
x
Reference in New Issue
Block a user