useless component, css fluff, comments

This commit is contained in:
Gator
2022-01-11 17:21:41 +01:00
parent 93f9426f56
commit 9613f023b1
3 changed files with 7 additions and 10 deletions

View File

@ -38,7 +38,12 @@ export default {
cursor: pointer;
border: 2px solid darkgrey;
margin: 0 0 10px 0;
}
}
select {
margin-top: 10px;
padding: 5px;
}
input[type="button"] {
min-width: 60px;