diff --git a/src/web/BottomTabWeb.tsx b/src/web/BottomTabWeb.tsx
index a42b20e..69d7f5f 100644
--- a/src/web/BottomTabWeb.tsx
+++ b/src/web/BottomTabWeb.tsx
@@ -65,7 +65,12 @@ function BottomTabWeb({
>
{!aboveDrawerBreakingPoint && (
- {count}
+
+ {count}
+
)}