exit chat properly and clear local storage

This commit is contained in:
Sharon Kennedy
2020-02-26 00:12:05 -05:00
parent 9daba69247
commit b934bb3a5f
2 changed files with 32 additions and 9 deletions

View File

@@ -4,7 +4,7 @@
<title>Embeddable Chatbox Demo</title>
<meta name="viewport" content="width=device-width,initial-scale=1.0,maximum-scale=1">
</head>
<body style="height: 100vh; background: darkgrey;">
<body style="height: 100vh;">
<p style="font-family:sans-serif; padding: 3rem 5rem;">
<a id="bookmarklet">Bookmarklet (drag it to your bookmarks bar)</a>
</p>