From 39d19737f5d9b86dd0f6530b52b677f8d8186e0e Mon Sep 17 00:00:00 2001 From: "Tom (plebeius.eth)" Date: Wed, 29 May 2024 21:23:16 +0200 Subject: [PATCH] Update post-menu-mobile.module.css --- .../post-mobile/post-menu-mobile/post-menu-mobile.module.css | 1 + 1 file changed, 1 insertion(+) diff --git a/src/components/post/post-mobile/post-menu-mobile/post-menu-mobile.module.css b/src/components/post/post-mobile/post-menu-mobile/post-menu-mobile.module.css index 95ce0b45..ab1586ec 100644 --- a/src/components/post/post-mobile/post-menu-mobile/post-menu-mobile.module.css +++ b/src/components/post/post-mobile/post-menu-mobile/post-menu-mobile.module.css @@ -22,6 +22,7 @@ padding: 0; margin: 0; white-space: nowrap; + outline: none; } .postMenu a {