1
0
mirror of https://github.com/matrix-org/matrix-react-sdk.git synced 2025-07-30 02:21:17 +03:00

Merge branch 'develop' into travis/split-left-panel

This commit is contained in:
Travis Ralston
2020-06-04 15:09:51 -06:00
83 changed files with 1185 additions and 3146 deletions

View File

@ -19,6 +19,7 @@ limitations under the License.
display: flex;
/* LeftPanel 260px */
min-width: 260px;
max-width: 50%;
flex: 0 0 auto;
}