From cdac5220535f0c511783218d043ad62cdb52542c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E4=BA=8C=E8=B4=A7=E7=88=B1=E5=90=83=E7=99=BD=E8=90=9D?= =?UTF-8?q?=E5=8D=9C?= Date: Tue, 16 Jan 2024 22:49:56 +0800 Subject: [PATCH] test: update block logic (#47000) --- tests/shared/imageTest.tsx | 1 + 1 file changed, 1 insertion(+) diff --git a/tests/shared/imageTest.tsx b/tests/shared/imageTest.tsx index e6a01ff746..178d29bddb 100644 --- a/tests/shared/imageTest.tsx +++ b/tests/shared/imageTest.tsx @@ -174,6 +174,7 @@ export default function imageTest( top: 0 !important; opacity: 1 !important; display: inline-block !important; + vertical-align: top !important; } `; }