From 43740c7bebab7db7b4e8ee4a982ef5efd82f5e35 Mon Sep 17 00:00:00 2001 From: OpenIhu Date: Mon, 30 May 2022 17:51:38 +0800 Subject: [PATCH] =?UTF-8?q?=E8=B0=83=E6=95=B4rotation3D=E7=AE=AD=E5=A4=B4?= =?UTF-8?q?=E5=A4=A7=E5=B0=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- custom/public/rotation3D/rotation3D.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/custom/public/rotation3D/rotation3D.css b/custom/public/rotation3D/rotation3D.css index 72ccfb860..01ec6bcc6 100644 --- a/custom/public/rotation3D/rotation3D.css +++ b/custom/public/rotation3D/rotation3D.css @@ -106,7 +106,7 @@ .rotation3D__line .dot { position: absolute; top: 0; left: 0; text-align: center; /*width: 35px; height: 35px; font-size: 35px; */ - width: 24px; height: 24px; font-size: 24px; + width: 19px; height: 19px; font-size: 19px; } .rotation3D__line .dot1,.rotation3D__line .dot3,.rotation3D__line .dot4{ animation: svg-path-animation 6s ease-in-out 0s infinite normal;