Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit5b659fe

Browse files
authored
fix: force ED titlebar color for new room list (#30332)
1 parent42c7186 commit5b659fe

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

‎res/css/structures/_LeftPanel.pcss

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -245,5 +245,6 @@ Please see LICENSE files in the repository root for full details.
245245
/* Thew new rooms list is not designed to be collapsed to just icons. */
246246
/* 224 + 68(spaces bar) was deemed by design to be a good minimum for the left panel. */
247247
--collapsedWidth:224px;
248-
background-color:var(--cpd-color-bg-canvas-default);
248+
/* 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;
249250
}

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp