added column on the left side of the chat drawer for team icons
This commit is contained in:
parent
2413cc36d1
commit
98d87ed8f7
2 changed files with 73 additions and 42 deletions
|
|
@ -162,10 +162,7 @@ export default function UserWrapper(props: Props) {
|
|||
document.head.appendChild(style);
|
||||
}
|
||||
|
||||
console.log(isMobile)
|
||||
|
||||
if (isMobile) {
|
||||
console.log("isMobile")
|
||||
style.textContent = `
|
||||
#crisp-chatbox [aria-label="Open chat"] {
|
||||
bottom: 6em !important;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue