oft/styles/main.css

4 lines
163 B
CSS

@import url("./chatSidebarBackground.css");
/* Make the chat sidebar the same width as all the other tabs */
.chat-sidebar:not(.sidebar-popout) { width: unset; }