Browse Source

Merge branch 'web-0601' of https://git.openi.org.cn/OpenI/aiforge into web-0601

pull/2272/head
Gitea 3 years ago
parent
commit
03dc91596d
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      custom/public/rotation3D/rotation3D.css

+ 1
- 1
custom/public/rotation3D/rotation3D.css View File

@@ -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;


Loading…
Cancel
Save