Fix add buttons

This commit is contained in:
Senad Uka
2020-10-14 18:13:43 +02:00
parent 0ad9935927
commit 25cfc6610c
3 changed files with 16 additions and 9 deletions

View File

@@ -78,3 +78,10 @@
.no-overflow {
white-space: nowrap;
}
.bigger-button-text {
font-size: 20px;
margin: 0.5em;
}