Files
chrome-extensions-samples/samples/tcpserver/styles/webview.css
2014-09-02 18:06:16 +02:00

9 lines
78 B
CSS

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