fix top toolbar css

This commit is contained in:
JFH
2021-08-12 09:30:52 +02:00
parent b5ee544b09
commit 30d5f7d3d3
3 changed files with 11 additions and 14 deletions

View File

@@ -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);