Fix go button style
This commit is contained in:
parent
f4936f221f
commit
0e273a6dc5
1 changed files with 4 additions and 0 deletions
|
@ -9,6 +9,10 @@
|
||||||
margin-bottom: 0;
|
margin-bottom: 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.button {
|
||||||
|
padding: 0 24px;
|
||||||
|
}
|
||||||
|
|
||||||
.recentCallsTitle {
|
.recentCallsTitle {
|
||||||
margin-bottom: 32px;
|
margin-bottom: 32px;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue