Implement Replies #29

Merged
sauceyred merged 21 commits from replies into main 2025-07-11 01:39:45 +00:00
Showing only changes of commit 6e74481891 - Show all commits

View file

@ -326,6 +326,7 @@ router.beforeEach((to, from, next) => {
}
#message-box {
margin-top: auto; /* force it to the bottom of the screen */
margin-bottom: 2dvh;
margin-left: 1dvw;
margin-right: 1dvw;