diff --git a/src/editor/components/seSpinInput.js b/src/editor/components/seSpinInput.js
index b035ae01..19cbc6bb 100644
--- a/src/editor/components/seSpinInput.js
+++ b/src/editor/components/seSpinInput.js
@@ -9,18 +9,20 @@ template.innerHTML = `
right: -4px;
}
span {
- bottom: 1px;
+ bottom: -3px;
right: -4px;
position: relative;
margin-left: 4px;
margin-right: 4px;
color: #fff;
+ vertical-align: ;
}
elix-number-spin-box {
background-color: var(--input-color);
border-radius: 3px;
height: 20px !important;
margin-top: 1px;
+ vertical-align: top;
}
elix-number-spin-box::part(spin-button) {
padding: 0px;
@@ -33,7 +35,7 @@ template.innerHTML = `
height: 24px;
}
-
+
label
`;
diff --git a/src/editor/images/angle.svg b/src/editor/images/angle.svg
index 81a47b09..7739b5d4 100644
--- a/src/editor/images/angle.svg
+++ b/src/editor/images/angle.svg
@@ -1,4 +1 @@
-
\ No newline at end of file
+
\ No newline at end of file
diff --git a/src/editor/images/blur.svg b/src/editor/images/blur.svg
index 836318c3..3467c2dc 100644
--- a/src/editor/images/blur.svg
+++ b/src/editor/images/blur.svg
@@ -1,9 +1 @@
-
-
-
-
-
-
-
-
-
\ No newline at end of file
+
\ No newline at end of file