From 1245899c07233013b34838b8043ed02ccee00729 Mon Sep 17 00:00:00 2001 From: Artyom Pratsko Date: Wed, 27 Nov 2024 15:02:24 +0300 Subject: [PATCH] =?UTF-8?q?TRI-283:=20edit=20=D1=8B=D0=B5=D1=88=D1=81?= =?UTF-8?q?=D0=BB=D0=BD?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- styles/moover/header.scss | 1 + 1 file changed, 1 insertion(+) diff --git a/styles/moover/header.scss b/styles/moover/header.scss index 415624f..d00c6e6 100644 --- a/styles/moover/header.scss +++ b/styles/moover/header.scss @@ -1,6 +1,7 @@ .header { margin-top: 0; position: sticky; + position: -webkit-sticky; left: 0; top: 0; width: 100vw;