DijiHax.pytorch / CodyWebChat.module.css
dijihax's picture
Upload 26 files
a3689a2 verified
raw
history blame
160 Bytes
.root {
display: flex;
width: 100%;
height: 100%;
font-size: 13px;
overflow: hidden;
}
.container {
height: 100%;
flex-grow: 1;
}