Fix stats sidebar height fill element behavior

pull/48/head
HardiReady 2018-10-01 08:53:58 +02:00
parent d2aa29253e
commit 93856f07db
1 changed files with 2 additions and 0 deletions

View File

@ -74,6 +74,8 @@
.fill-vertical-border {
width: 20%;
top: 0;
z-index: -20;
position: fixed;
border-right: 1px solid #dadada;
height: 100vh;