From 7b0f43c69241a9ff7f628d9656851743bba6abc7 Mon Sep 17 00:00:00 2001 From: Song Mingxu Date: Wed, 9 Aug 2023 17:11:34 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E5=A4=8DaffixHeader=E4=BC=9A=E9=9A=90?= =?UTF-8?q?=E8=97=8F=E5=B5=8C=E5=A5=97=E8=A1=A8=E6=A0=BC=E7=9A=84=E6=A0=87?= =?UTF-8?q?=E9=A2=98=E7=9A=84=E9=97=AE=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- packages/amis-ui/scss/components/_table.scss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/amis-ui/scss/components/_table.scss b/packages/amis-ui/scss/components/_table.scss index 450731501..e93c35c26 100644 --- a/packages/amis-ui/scss/components/_table.scss +++ b/packages/amis-ui/scss/components/_table.scss @@ -259,7 +259,7 @@ padding-top: 0; } - &--affixHeader thead { + &--affixHeader > thead { visibility: collapse; }