1
0
Fork 0
taleweave-ai/client/src/main.css

9 lines
97 B
CSS
Raw Normal View History

2024-05-05 20:50:17 +00:00
.body-allotment {
height: 90vb;
}
.scroll-history {
max-height: 90vh;
overflow-y: auto;
}