Improve chat look #65

Open
sauceyred wants to merge 17 commits from improve-chat-look into main
Showing only changes of commit f38f26a602 - Show all commits

View file

@ -384,7 +384,7 @@ router.beforeEach((to, from, next) => {
flex-direction: column;
padding-left: 1dvw;
padding-right: 1dvw;
padding-bottom: 2em;
padding-bottom: 1em;
}
.message-box-button {