Fix go button style

This commit is contained in:
Robert Long 2022-01-04 17:13:26 -08:00
parent f4936f221f
commit 0e273a6dc5

View file

@ -9,6 +9,10 @@
margin-bottom: 0;
}
.button {
padding: 0 24px;
}
.recentCallsTitle {
margin-bottom: 32px;
}