This website requires JavaScript.
Explore
Sign In
mirror
/
electron
mirror of
https://github.com/electron/electron
Watch
1
Star
0
Fork
You've already forked electron
0
Code
Issues
Releases
Activity
main
electron
/
spec
/
fixtures
/
pages
/
flex-webview.html
16 lines
168 B
HTML
Raw
Permalink
Blame
History
<
style
>
html
,
body
{
height
:
100
%
;
}
body
{
display
:
flex
;
margin
:
0
;
}
webview
{
flex
:
1
;
}
<
/
style
>
View Git Blame
Copy Permalink