From b563b5112120d40755c015b993881cee02ec7faa Mon Sep 17 00:00:00 2001 From: Fedor Katurov Date: Tue, 13 Apr 2021 17:59:05 +0700 Subject: [PATCH] fixed router points position --- src/styles/router.scss | 1 + 1 file changed, 1 insertion(+) diff --git a/src/styles/router.scss b/src/styles/router.scss index 0229fc4..a254252 100644 --- a/src/styles/router.scss +++ b/src/styles/router.scss @@ -7,6 +7,7 @@ margin-top: -20px; outline: none; z-index: 10001; + position: absolute; &:after { content: ' ';