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; } `; }