Fixed over collapse on Safari, and now hide the RHS footer Invite when collapsed
This commit is contained in:
@@ -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;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user