feat: Team management panel
the display name of a player is the same for all teams... change that?
This commit is contained in:
@@ -507,9 +507,15 @@ button {
|
||||
&.new-player {
|
||||
background-color: #3838;
|
||||
}
|
||||
|
||||
&.disable-player {
|
||||
background-color: #e338;
|
||||
}
|
||||
}
|
||||
|
||||
.new-player-inputs {
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
margin: auto;
|
||||
|
||||
div {
|
||||
|
Reference in New Issue
Block a user