p59 + p60

This commit is contained in:
team 1
2026-05-07 07:52:52 +02:00
parent 56646a0c3b
commit 87c2134e6c
20 changed files with 808 additions and 1256 deletions

View File

@@ -86,9 +86,9 @@ input, textarea, select {
overflow-y: auto;
padding: 1rem;
background: #121a25;
border: 1px solid var(--border);
/*border: 1px solid var(--border);*/
border-radius: 6px 6px 0 0;
box-shadow: 0px 0px 20px #ffffff26;
/*box-shadow: 0px 0px 20px #ffffff26;*/
}
.message {