Fix stats vertical border fill postitioning edge case (war scroll)
parent
c56b5a8a62
commit
cbf8ec910a
|
@ -91,6 +91,7 @@
|
|||
border-right: 1px solid #dadada;
|
||||
height: 100vh;
|
||||
top: 0;
|
||||
left: calc(20% - 1px);
|
||||
z-index: -1;
|
||||
|
||||
@media all and (max-width: 959px) {
|
||||
|
|
Loading…
Reference in New Issue