mirror of
https://github.com/yawaflua/LuckyDiamond.git
synced 2025-12-10 12:19:31 +02:00
fixed chatcomponent-width on other page
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
<div class="content__grid-profile" v-else>
|
||||
<aside-bar-component></aside-bar-component>
|
||||
|
||||
<chat-component id="chat-profile"></chat-component>
|
||||
<chat-component></chat-component>
|
||||
|
||||
<header-component></header-component>
|
||||
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
|
||||
<header-element-page></header-element-page>
|
||||
|
||||
<chat-component id="chat"></chat-component>
|
||||
<chat-component></chat-component>
|
||||
|
||||
<section class="saper" :class="{ 'game-end' : ValidationPlay.endGame }">
|
||||
<div class="bg"></div>
|
||||
|
||||
Reference in New Issue
Block a user