mirror of
https://github.com/SchildiChat/element-web.git
synced 2024-10-01 01:26:12 -04:00
7 lines
105 B
CSS
7 lines
105 B
CSS
|
.mx_RoomHeader {
|
||
|
background-color: #eee;
|
||
|
font-weight: bold;
|
||
|
height: 1em;
|
||
|
padding: 5px;
|
||
|
}
|