diff --git a/css/panels.css b/css/panels.css index 576c9e689..0cd1bfa66 100644 --- a/css/panels.css +++ b/css/panels.css @@ -687,15 +687,18 @@ } #timeline_body .keyframe { position: absolute; - margin-left: -11px; + margin-left: -6px; z-index: 3; text-align: center; - width: 24px; + width: 13.5px; + height: 22px; } #timeline_body .keyframe i { margin-top: 2px; transform: rotate(45deg); font-size: 14pt; + margin-left: -3px; + pointer-events: none; } #timeline_body .animator_head_bar .keyframe { z-index: 1; diff --git a/index.html b/index.html index 50c2d12d0..700d89f45 100644 --- a/index.html +++ b/index.html @@ -28,7 +28,7 @@ @@ -481,7 +481,7 @@