fix: number controls

This commit is contained in:
cha0s 2020-06-19 22:23:13 -05:00
parent 95dbd39d64
commit 22ad681a18

View File

@ -13,6 +13,8 @@ input {
button { button {
border-left: none; border-left: none;
font-size: 0.5em;
flex-grow: 1;
&:first-child { &:first-child {
border-bottom: none; border-bottom: none;