MyChat / style.css
dorkai's picture
Duplicate from sambanovasystems/BLOOMChat
a9ec378
raw
history blame contribute delete
82 Bytes
body {
padding: 0;
margin: 0;
}
iframe {
width:100vw;height:100vh;border:0;
}