mirror of
https://github.com/yawaflua/LuckyDiamond.git
synced 2025-12-10 04:09:29 +02:00
changed height for chat component in profilepage
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
#chat-profile {
|
||||
height: 95.6%;
|
||||
}
|
||||
|
||||
.profile__content {
|
||||
width: 35%;
|
||||
margin-left: 3%;
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
<div class="content__grid-profile">
|
||||
<aside-bar-component></aside-bar-component>
|
||||
|
||||
<chat-component></chat-component>
|
||||
<chat-component id="chat-profile"></chat-component>
|
||||
|
||||
<header-component></header-component>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user