// ------------------------------------------------------------------ // Layout // ------------------------------------------------------------------ .o_ChatWindowManager { bottom: 0; right: 0; display: flex; flex-direction: row-reverse; z-index: 1000; } // ------------------------------------------------------------------ // Style // ------------------------------------------------------------------