diff --git a/src/editor/components/seSpinInput.js b/src/editor/components/seSpinInput.js index 67fb5657..8e25fa95 100644 --- a/src/editor/components/seSpinInput.js +++ b/src/editor/components/seSpinInput.js @@ -13,13 +13,12 @@ template.innerHTML = ` right: -4px; } span { - bottom: -3px; + bottom: -0.5em; right: -4px; position: relative; - margin-left: 4px; - margin-right: 4px; + margin-left: -4px; + margin-right: 1px; color: #fff; - vertical-align: ; } elix-number-spin-box { background-color: var(--input-color); diff --git a/src/editor/panels/TopPanel.js b/src/editor/panels/TopPanel.js index 4d969bd6..942950d8 100644 --- a/src/editor/panels/TopPanel.js +++ b/src/editor/panels/TopPanel.js @@ -797,12 +797,11 @@ class TopPanel {
-
- - + @@ -822,7 +821,9 @@ class TopPanel { -
+ +
+
@@ -947,11 +948,7 @@ class TopPanel {
- - +