added column on the left side of the chat drawer for team icons

This commit is contained in:
Carter 2026-02-24 12:58:35 -06:00
parent 2413cc36d1
commit 98d87ed8f7
2 changed files with 73 additions and 42 deletions

View file

@ -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;