Fixed funky scroll bar positioning

This commit is contained in:
Joel Collins 2019-02-15 13:04:23 +00:00
parent 9e1c3fbd63
commit bb439d8c16
3 changed files with 4 additions and 3 deletions

View file

@ -84,7 +84,7 @@ export default {
height: 30px;
z-index: 999;
margin-top: -57px;
margin-left: 40px;
margin-left: 48px;
position: absolute;
}