fix: changed the background color

This commit is contained in:
Lukian 2025-04-06 23:35:40 +02:00
parent eae2a483b5
commit 652d6929ef
10 changed files with 15 additions and 3 deletions

View file

@ -14,6 +14,7 @@
padding: 10px;
display: flex;
flex-direction: column;
background-color: #fff6fd;
}
.user-messages {