implement lineup send to gamechanger

This commit is contained in:
2022-06-08 14:08:33 -05:00
parent 50c9b70546
commit f788fb9932
21 changed files with 409 additions and 82 deletions

View File

@@ -32,3 +32,9 @@
vertical-align: middle;
white-space: nowrap;
}
.btn-gamechanger {
color: #fff;
border-color: #1b73bc;
background-color: #1b73bc;
}