wip layout new buttons background

This commit is contained in:
lenovo
2022-12-16 11:54:18 +01:00
parent e84ca9592a
commit 84176f3a52

View File

@@ -21,6 +21,7 @@
pointer-events: none;
}
/* add or remove '.chat_item' to toggle the hover effect */
#chat_box.new .chat_item button {
margin: 0px;
background-color: transparent;
@@ -30,4 +31,9 @@
margin: 10px 0px;
}
/*
<div id="chat_api_publics_rooms" class="chat_api">
<button class="chat_room_name" onclick="layout('room')">
<p class="__left">join room</p>
*/