fixes: #61
This commit is contained in:
mgabdev
2019-07-23 16:24:04 -04:00
parent db065b3c0b
commit a272a640b8
2 changed files with 3 additions and 4 deletions

View File

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