add margin to team roster header buttons

pull/1/head
David Benqué 5 years ago
parent 0dc4a1d890
commit 5db81f3990

@ -143,6 +143,7 @@
display: none;
}
.cp-app-team-roster-header {
margin-bottom: 20px;
button:not(:last-child) {
margin-right: 5px;
}

Loading…
Cancel
Save