mirror of
https://github.com/Ocelot-Social-Community/Ocelot-Social.git
synced 2025-12-13 07:46:06 +00:00
remove card element
This commit is contained in:
parent
0c68d65127
commit
e93e330fad
@ -14,7 +14,7 @@
|
||||
<modal />
|
||||
</client-only>
|
||||
<client-only>
|
||||
<ds-card space="xx-small">
|
||||
|
||||
<div v-if="$store.getters['chat-modul/showChatModul'].showChatModul" class="chat-modul" >
|
||||
|
||||
<ds-text align="right" class="close">
|
||||
@ -24,7 +24,7 @@
|
||||
|
||||
<chat-modul :singleRoom="true"/>
|
||||
</div>
|
||||
</ds-card>
|
||||
|
||||
|
||||
</client-only>
|
||||
</div>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user