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

experiments in dharma

This commit is contained in:
Matthew Hodgson
2018-05-25 03:17:29 +01:00
parent 693ccf69c7
commit 3bf28a08ec
30 changed files with 454 additions and 72 deletions

View File

@ -58,10 +58,8 @@ limitations under the License.
.mx_MatrixChat .mx_LeftPanel {
order: 1;
background-color: $secondary-accent-color;
flex: 0 0 235px;
flex: 0 0 260px;
}
.mx_MatrixChat .mx_LeftPanel.collapsed {
@ -71,8 +69,6 @@ limitations under the License.
.mx_MatrixChat .mx_MatrixChat_middlePanel {
order: 2;
padding-left: 20px;
padding-right: 22px;
background-color: $primary-bg-color;
flex: 1;