Fixed over collapse on Safari, and now hide the RHS footer Invite when collapsed
This commit is contained in:
parent
bdee2d3b28
commit
3fe8b503e5
2 changed files with 3 additions and 3 deletions
|
@ -151,6 +151,6 @@ limitations under the License.
|
|||
}
|
||||
|
||||
.mx_MatrixChat .mx_RightPanel.collapsed {
|
||||
-webkit-flex: 0 0 72px;
|
||||
flex: 0 0 72px;
|
||||
-webkit-flex: 0 0 122px;
|
||||
flex: 0 0 122px;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue