Re-committing some code that caused mobile issues.

Will work out a proper fix.
This commit is contained in:
Dank Gabs
2019-07-24 22:35:36 -04:00
parent 8346ff08ac
commit 8a4af878da
2 changed files with 5 additions and 3 deletions

View File

@@ -1,6 +1,6 @@
.user-panel {
display: flex;
width: 285px;
width: 265px;
flex-direction: column;
overflow-y: hidden;
@include gab-container-standards();