mirror of
https://github.com/vkaelin/LeagueStats.git
synced 2026-03-25 12:57:28 +00:00
fix: put overview sidebar in front of match list
This commit is contained in:
parent
00623ec486
commit
f3d6417f2d
1 changed files with 1 additions and 1 deletions
|
|
@ -7,7 +7,7 @@
|
||||||
<VueStickySidebar
|
<VueStickySidebar
|
||||||
:top-spacing="48"
|
:top-spacing="48"
|
||||||
:bottom-spacing="123"
|
:bottom-spacing="123"
|
||||||
class="sidebar"
|
class="z-40 sidebar"
|
||||||
container-selector=".vue-sticky-container"
|
container-selector=".vue-sticky-container"
|
||||||
>
|
>
|
||||||
<SummonerChampions />
|
<SummonerChampions />
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue