diff --git a/Iceshrimp.Backend/Components/Generic/NavBar.razor b/Iceshrimp.Backend/Components/Generic/NavBar.razor index 47222a69..e126f6ed 100644 --- a/Iceshrimp.Backend/Components/Generic/NavBar.razor +++ b/Iceshrimp.Backend/Components/Generic/NavBar.razor @@ -15,13 +15,12 @@ } @if (OverflowsLg) { - var offset = Links.Count - MaxItemsLg;