mirror of
https://github.com/vector-im/element-web.git
synced 2026-01-10 19:11:30 +01:00
7 lines
105 B
CSS
7 lines
105 B
CSS
.mx_RoomHeader {
|
|
background-color: #eee;
|
|
font-weight: bold;
|
|
height: 1em;
|
|
padding: 0px;
|
|
}
|