add theme variable for room header background color
This commit is contained in:
@@ -17,6 +17,7 @@ limitations under the License.
|
||||
.mx_RoomHeader {
|
||||
flex: 0 0 52px;
|
||||
border-bottom: 1px solid $primary-hairline-color;
|
||||
background-color: $roomheader-bg-color;
|
||||
|
||||
.mx_E2EIcon {
|
||||
margin: 0;
|
||||
|
||||
Reference in New Issue
Block a user