Wider button

This commit is contained in:
Jeroen De Meerleer 2021-05-03 17:07:15 +02:00
parent 681b6d4cc2
commit a2158cac30
1 changed files with 1 additions and 1 deletions

View File

@ -106,7 +106,7 @@ export default {
.timerBtn-inner {
display: inline-block;
height: 2rem;
width: 2rem;
width: 8rem;
background-color: $white;
}
}