Chat Application
About this app
A fun and interactive chat application.
[ { "search": "", "replace": "\n\n" }, { "search": "", "replace": "\n\n" } ]
Related apps
Put this on your site
Source
[
{
"search": "<div id=\"main-container\" class=\"container\" style=\"display: flex;\">",
"replace": "<div id=\"main-container\" class=\"container\" style=\"display: flex;\">\n<div id=\"chat-container\" style=\"flex: 1; margin-right: 20px;\"></div>\n<div id=\"user-buttons\" style=\"flex: 1; margin-left: 20px;\"></div>"
},
{
"search": "<div id=\"buttons-container\" class=\"container\" style=\"display: flex; justify-content: space-between; flex-direction: column;\">",
"replace": "<div id=\"buttons-container\" class=\"container\" style=\"display: flex; justify-content: space-between; flex-direction: column;\">\n<div style=\"flex: 2;\"></div>\n<div>"
}
]
NEW APPS
These are apps made by the community!