Fix admin interface button size

This commit is contained in:
Dominic Zimmer 2020-07-18 11:58:23 +02:00
parent 54e68a9075
commit afd0bc2279

View File

@ -25,10 +25,10 @@
height: 1.2em;
border-radius: 0.6em;
}
.number {
#number {
width: 8rem;
}
.plusbutton {
#plusbutton {
width: 3rem;
}