changed height for chat component in profilepage

This commit is contained in:
Kostya
2023-12-05 00:02:17 +03:00
parent fd8112667d
commit 19c67d68d2
2 changed files with 5 additions and 1 deletions

View File

@@ -1,3 +1,7 @@
#chat-profile {
height: 95.6%;
}
.profile__content {
width: 35%;
margin-left: 3%;