dev #2

Merged
sauceyred merged 8 commits from dev into main 2025-05-29 14:48:12 +00:00
Showing only changes of commit c8598b39e6 - Show all commits

View file

@ -132,6 +132,7 @@ onMounted(async () => {
width: 80%; width: 80%;
background-color: rgb(50, 50, 50); background-color: rgb(50, 50, 50);
border: none; border: none;
color: inherit;
} }
#messages { #messages {