forked from Github/safesupport-chatbox
Updates
This commit is contained in:
parent
0e126c9cf7
commit
e497c62cb2
File diff suppressed because one or more lines are too long
16
chatbox.js
16
chatbox.js
File diff suppressed because one or more lines are too long
@ -4,7 +4,7 @@
|
|||||||
<title>Embeddable Chatbox Demo</title>
|
<title>Embeddable Chatbox Demo</title>
|
||||||
<meta name="viewport" content="width=device-width,initial-scale=1.0,maximum-scale=1">
|
<meta name="viewport" content="width=device-width,initial-scale=1.0,maximum-scale=1">
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body style="height: 100vh; background: darkgrey;">
|
||||||
<p style="font-family:sans-serif; padding: 3rem 5rem;">
|
<p style="font-family:sans-serif; padding: 3rem 5rem;">
|
||||||
<a id="bookmarklet">Bookmarklet (drag it to your bookmarks bar)</a>
|
<a id="bookmarklet">Bookmarklet (drag it to your bookmarks bar)</a>
|
||||||
</p>
|
</p>
|
||||||
|
Loading…
Reference in New Issue
Block a user