We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 42c7186 commit 5b659feCopy full SHA for 5b659fe
res/css/structures/_LeftPanel.pcss
@@ -245,5 +245,6 @@ Please see LICENSE files in the repository root for full details.
245
/* Thew new rooms list is not designed to be collapsed to just icons. */
246
/* 224 + 68(spaces bar) was deemed by design to be a good minimum for the left panel. */
247
--collapsedWidth: 224px;
248
- background-color: var(--cpd-color-bg-canvas-default);
+ /* Important to force the color on ED titlebar until we remove the old room list */
249
+ background-color: var(--cpd-color-bg-canvas-default) !important;
250
}
0 commit comments