Stopping point.

Just saving current progress to pick back up tomorrow.
This commit is contained in:
Dank Gabs
2019-07-19 00:53:20 -04:00
parent 96bd40f2ff
commit 8e1d931996
5 changed files with 36 additions and 17 deletions

View File

@@ -1303,7 +1303,7 @@ a.account__display-name {
flex: 1 1 auto;
flex-direction: row;
justify-content: flex-start;
overflow-x: auto;
//overflow-x: auto;
position: relative;
&__panels {
@@ -1476,7 +1476,7 @@ a.account__display-name {
flex-direction: column;
width: 100%;
margin: 0 auto;
overflow: hidden;
//overflow: hidden;
.column,
.drawer {