mirror of
https://github.com/vector-im/element-web.git
synced 2025-08-17 19:57:03 +02:00
7 lines
105 B
CSS
7 lines
105 B
CSS
.mx_RoomHeader {
|
|
background-color: #eee;
|
|
font-weight: bold;
|
|
height: 1em;
|
|
padding: 5px;
|
|
}
|