Skip to content
Snippets Groups Projects
Commit a2c7efcb authored by Lucca Jiménez Könings's avatar Lucca Jiménez Könings
Browse files
parents 9639b1d4 6fd9df72
No related branches found
No related tags found
No related merge requests found
Pipeline #51835 passed
...@@ -155,17 +155,7 @@ ...@@ -155,17 +155,7 @@
<a href="#" class="chat__header__minimize" onclick="closeChat()">&#x2304;</a> <a href="#" class="chat__header__minimize" onclick="closeChat()">&#x2304;</a>
</div> </div>
<div class="chat__dialogue"> <div class="chat__dialogue">
<!--
<div class="chat__dialogue__answer speech-bubble speech-bubble--left-top">
<p>Hallo ich bin KIMI :)<br>Wie kann ich dir helfen?</p>
</div>
<div class="chat__dialogue__question speech-bubble speech-bubble--right-bottom">
<p>Na du bist ja ein Süßer!</p>
</div>
<div class="chat__dialogue__answer speech-bubble speech-bubble--left-top">
<p>Danke dir :)</p>
</div>
-->
</div> </div>
<div class="chat__footer"> <div class="chat__footer">
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment