pipipi-pikachu 5 years atrás
parent
commit
f2661b58d4
1 changed files with 2 additions and 0 deletions
  1. 2 0
      src/views/Editor/Toolbar/ElementAnimationPanel.vue

+ 2 - 0
src/views/Editor/Toolbar/ElementAnimationPanel.vue

@@ -127,6 +127,8 @@ export default defineComponent({
   overflow-y: auto;
   overflow-x: hidden;
   font-size: 12px;
+  margin-right: -12px;
+  padding-right: 12px;
 }
 .pool-type {
   @include grid-layout-wrapper();