Merge pull request #6138 from vector-im/rxl881/llpFix

Temporary hack to constrain LLP container size.
This commit is contained in:
Richard Lewis
2018-02-13 20:45:39 +00:00
committed by GitHub

View File

@@ -23,6 +23,7 @@ limitations under the License.
.mx_LeftPanel_container {
display: flex;
flex: 0 0 235px;
}
.mx_LeftPanel_hideButton {