added margin for window chat

This commit is contained in:
Kostya
2023-11-19 14:04:08 +03:00
parent f3478084d3
commit e57e55f8ad

View File

@@ -1,3 +1,7 @@
.chat {
margin: 9px 12px 0px 0px;
}
.chat__content {
width: 30%;
}