mirror of
https://github.com/vector-im/hydrogen-web.git
synced 2024-12-23 03:25:12 +01:00
fix room header height
This commit is contained in:
parent
ab8111f847
commit
bb6664a9a8
@ -406,7 +406,7 @@ a {
|
||||
|
||||
.middle-header {
|
||||
box-sizing: border-box;
|
||||
height: 58px; /* 12 + 36 + 12 to align with filter field + margin */
|
||||
flex: 0 0 56px; /* 12 + 32 + 12 to align with filter field + margin */
|
||||
background: white;
|
||||
padding: 0 16px;
|
||||
border-bottom: 1px solid rgba(245, 245, 245, 0.90);
|
||||
|
Loading…
Reference in New Issue
Block a user