Fix stats sidebar height fill element behavior
parent
d2aa29253e
commit
93856f07db
|
@ -74,6 +74,8 @@
|
|||
|
||||
.fill-vertical-border {
|
||||
width: 20%;
|
||||
top: 0;
|
||||
z-index: -20;
|
||||
position: fixed;
|
||||
border-right: 1px solid #dadada;
|
||||
height: 100vh;
|
||||
|
|
Loading…
Reference in New Issue