Fixed issue with scrollbar showing on main column pane

This commit is contained in:
mgabdev
2019-07-08 23:58:19 -04:00
parent 29215a2479
commit 2a7e3bb782
@@ -1475,7 +1475,8 @@ a.account__display-name {
flex-direction: column; flex-direction: column;
width: 100%; width: 100%;
margin: 0 auto; margin: 0 auto;
overflow: hidden;
.column, .column,
.drawer { .drawer {
width: 100%; width: 100%;