From d7dd65e2ce373690f6e2f68627fc0812b9dd889c Mon Sep 17 00:00:00 2001 From: dexterdai Date: Thu, 6 Jun 2024 14:50:53 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E5=A4=8Dstylelint=E8=AD=A6=E5=91=8A?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- style/mobile/components/loading/_index.less | 2 ++ 1 file changed, 2 insertions(+) diff --git a/style/mobile/components/loading/_index.less b/style/mobile/components/loading/_index.less index aaff2f5f95..11241b5ec3 100644 --- a/style/mobile/components/loading/_index.less +++ b/style/mobile/components/loading/_index.less @@ -115,9 +115,11 @@ &__parent--relative { position: relative; } + &--lock { overflow: hidden; } + &__container { position: absolute; top: 0;