Moved chat header into ChatContainer and created component folder

This commit is contained in:
t1enne
2022-05-22 14:55:52 +02:00
parent b53c1cc32e
commit 018ee135b2
6 changed files with 19 additions and 14 deletions

View File

@@ -4,6 +4,7 @@
}
.mobileChat {
position: relative;
display: block;
top: 0px;
width: 100%;