forked from mystiq/hydrogen-web
More css fixes
Signed-off-by: RMidhunSuresh <rmidhunsuresh@gmail.com>
This commit is contained in:
parent
c4c0e0206f
commit
4bac98d39a
2 changed files with 2 additions and 2 deletions
|
@ -37,7 +37,7 @@
|
|||
justify-content: space-between;
|
||||
width: 100%;
|
||||
box-sizing: border-box;
|
||||
padding: 8px;
|
||||
padding: 16px;
|
||||
}
|
||||
|
||||
.RightPanelView_buttons .hide {
|
||||
|
|
|
@ -914,7 +914,7 @@ button.RoomDetailsView_row::after {
|
|||
}
|
||||
|
||||
.MemberTileView {
|
||||
margin-top: 8px;
|
||||
margin-bottom: 8px;
|
||||
}
|
||||
|
||||
.MemberTileView .avatar {
|
||||
|
|
Loading…
Reference in a new issue