From 1073b599e378ca245925e91f2f4377eb46a49a32 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Philipp=20Ku=CC=88hn?= Date: Sun, 18 Apr 2021 23:21:45 +0200 Subject: [PATCH] docs: maybe fix ios bug --- docs/src/layouts/App/style.scss | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/src/layouts/App/style.scss b/docs/src/layouts/App/style.scss index ab0e658f..6ab0de2f 100644 --- a/docs/src/layouts/App/style.scss +++ b/docs/src/layouts/App/style.scss @@ -230,6 +230,7 @@ $menuBreakPoint: 800px; font-size: 0.85rem; margin-left: -0.5rem; white-space: nowrap; + position: relative; &:hover { color: $colorBlack;