From 71472a04a0b96a8b179d076659acc9f1d51d1732 Mon Sep 17 00:00:00 2001 From: anlyyao Date: Thu, 29 Aug 2024 19:35:37 +0800 Subject: [PATCH] chore(Toast: update style --- style/mobile/components/toast/v2/_index.less | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/style/mobile/components/toast/v2/_index.less b/style/mobile/components/toast/v2/_index.less index f80eb1646f..5cf013cfe9 100644 --- a/style/mobile/components/toast/v2/_index.less +++ b/style/mobile/components/toast/v2/_index.less @@ -88,7 +88,7 @@ opacity: 0; } - &-overflow-hidden { + &--lock { overflow: hidden; cursor: not-allowed;