Add web layout components
This commit is contained in:
parent
57d876a530
commit
d04a6d7539
6 changed files with 99 additions and 26 deletions
|
@ -10,7 +10,7 @@
|
|||
/* These styles disable body scrolling if you are using <ScrollView> */
|
||||
body { overflow: hidden; }
|
||||
/* These styles make the root element full-height */
|
||||
#root { display:flex; height:100%; }
|
||||
#app-root { display:flex; height:100%; }
|
||||
|
||||
/* These styles are for src/view/com/modals/WebModal */
|
||||
div[data-modal-overlay] {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue