jmxd il y a 2 ans
Parent
commit
883e940aa3
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      src/components/panel/footer/magic-log.vue

+ 1 - 1
src/components/panel/footer/magic-log.vue

@@ -124,7 +124,7 @@ onMounted(() => {
     top: 0;
     right: 0;
     bottom: 0;
-    left: 24px;
+    left: var(--magic-panel-toolbar-width);
 }
 .magic-log > div{
 	width: 100%;