Files
chrome-extensions-samples/apps/samples/tcpserver/styles/webview.css
Sam Thorogood 8af19b8ca9 move
2020-12-04 09:18:01 +11:00

9 lines
78 B
CSS

html, body, webview {
height: 100%;
width: 100%;
}
body {
margin: 0;
}