Update seSpinInput.js

master
JFH 2021-05-13 00:06:17 +02:00
parent e4283a79b9
commit e816bae7b8
1 changed files with 1 additions and 1 deletions

View File

@ -19,7 +19,7 @@ template.innerHTML = `
elix-number-spin-box {
background-color: var(--input-color);
border-radius: 3px;
height: 20px !important;
height: 20px;
margin-top: 1px;
vertical-align: top;
}