BottomBar for mobile navigation to tierlists

This commit is contained in:
2024-12-21 14:41:52 +01:00
parent bc8ac87225
commit 59ceb24c84
6 changed files with 45 additions and 28 deletions

View File

@@ -9,7 +9,7 @@ import { POSITIONS, LANE_IMAGES, POSITIONS_STR } from '~/utils/cdragon';
</Head>
<div class="index-main-content">
<NavSideBar :tierlist-list="true" />
<NavBar :tierlist-list="true" />
<ChampionSelector class="index-champion-selector"/>

View File

@@ -62,7 +62,7 @@ tiers.push({title: "F", data: tierFromScaledPickrate(0, 0.1)})
</Head>
<div style="display: flex; min-height: 100vh; align-items: stretch; width: 100%;">
<NavSideBar :tierlist-list="true" />
<NavBar :tierlist-list="true" />
<div style="margin-left: 10px; width: 100%; overflow-y: scroll;">