From 118d6542425b6e698dbfbdf4ad847ceae3d3c2db Mon Sep 17 00:00:00 2001 From: Waiter Date: Mon, 29 Jun 2020 19:08:49 +0800 Subject: [PATCH] fix(Sku): preview when disable (#6641) Co-authored-by: songweite --- src/sku/index.less | 1 + 1 file changed, 1 insertion(+) diff --git a/src/sku/index.less b/src/sku/index.less index d04f15442..601bd1f94 100644 --- a/src/sku/index.less +++ b/src/sku/index.less @@ -194,6 +194,7 @@ position: absolute; top: 0; right: 0; + z-index: 3; width: 18px; height: 18px; }