/* Show navigation whenever the app is in its single-chat screen, independent of browser zoom. */
.chat.mobile-chat-open #mobileBack{display:inline-flex!important;align-items:center;justify-content:center;min-height:36px;width:36px;margin:-8px 9px -8px -6px;padding:0;background:var(--soft);color:var(--accent);font-size:22px}.chat.mobile-chat-open .room header{display:flex;align-items:center}
