Update input element design

This commit is contained in:
mathieucura
2021-01-16 22:32:19 +01:00
parent 71c9c0bf65
commit 0e77103f25
5 changed files with 43 additions and 8 deletions

View File

@@ -13,6 +13,13 @@ template.innerHTML = `
bottom: 1px;
right: -4px;
position: relative;
margin-left: 4px;
margin-right: 4px;
color: #fff;
}
elix-input {
background-color: var(--input-color);
border-radius: 3px;
}
</style>
<img src="./images/logo.svg" alt="icon" width="12" height="12" />