OpenChatKit / style.css
Alfasign's picture
Duplicate from togethercomputer/OpenChatKit
1e3dc99
raw
history blame contribute delete
82 Bytes
body {
padding: 0;
margin: 0;
}
iframe {
width:100vw;height:100vh;border:0;
}