From 49aedf25cae9e74c2094326f401257a1023d43d9 Mon Sep 17 00:00:00 2001 From: Nikita Date: Fri, 13 Sep 2024 11:19:39 +0300 Subject: [PATCH] hide hotkeys on small screens --- web/components/routes/link/bottom-bar.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/web/components/routes/link/bottom-bar.tsx b/web/components/routes/link/bottom-bar.tsx index ebffc4da..a9e8eae3 100644 --- a/web/components/routes/link/bottom-bar.tsx +++ b/web/components/routes/link/bottom-bar.tsx @@ -187,7 +187,7 @@ export const LinkBottomBar: React.FC = () => { )} -
+