Don't hide overflow of userbox

Fixes #126
This commit is contained in:
Robin B 2020-05-31 02:35:11 +02:00 committed by Andreas Nedbal
parent abf78d4f49
commit d402f9afca
1 changed files with 0 additions and 2 deletions

View File

@ -1,6 +1,4 @@
.userbox {
overflow: hidden;
&__header {
width: 100%;
height: auto;