sdy

update bot image css

......@@ -183,7 +183,11 @@ body, html {
}
.historyContainer .bot-image-box .bot-image {
width: 250px;
height: 300px;
border-radius: 10px;
margin: 1rem;
box-shadow: 0 0 2rem rgba(0, 0, 0, 0.075), 0 1rem 1rem -1rem rgba(0, 0, 0, 0.1);
}
/* input tag */
......