forked from mystiq/hydrogen-web
Fix layout of details panel in mobile
Signed-off-by: RMidhunSuresh <rmidhunsuresh@gmail.com>
This commit is contained in:
parent
436e87578e
commit
86bb56ab6f
1 changed files with 1 additions and 1 deletions
|
@ -858,7 +858,7 @@ button.RoomDetailsView_row::after {
|
||||||
|
|
||||||
.RoomDetailsView_value {
|
.RoomDetailsView_value {
|
||||||
color: #737D8C;
|
color: #737D8C;
|
||||||
width: 50px;
|
flex: 1;
|
||||||
}
|
}
|
||||||
|
|
||||||
.MemberCount::before {
|
.MemberCount::before {
|
||||||
|
|
Loading…
Reference in a new issue