Increase input width

This commit is contained in:
Joan Sanchez 2021-04-19 09:55:56 +02:00
parent 2cdafeecf4
commit b73045e7dc
1 changed files with 1 additions and 1 deletions

View File

@ -8,7 +8,7 @@
font-size: .75rem
}
.vn-input-number {
width: 56px;
width: 80px;
}
}
.footer {