add color for room list header color
This commit is contained in:
parent
c0d2e29720
commit
00f0f6dd34
4 changed files with 4 additions and 2 deletions
|
@ -44,6 +44,7 @@ limitations under the License.
|
|||
// to work correctly.
|
||||
padding-bottom: 8px;
|
||||
height: 24px;
|
||||
color: $roomlist2-header-color;
|
||||
|
||||
// Hide the header container if the contained element is stickied.
|
||||
// We don't use display:none as that causes the header to go away too.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue