Improve chat look #65

Merged
sauceyred merged 18 commits from improve-chat-look into main 2025-08-14 15:29:16 +00:00
Showing only changes of commit f38f26a602 - Show all commits

View file

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