front: player css fix
This commit is contained in:
parent
10d78d440f
commit
1ea6d22286
@ -0,0 +1,3 @@
|
||||
.game-board .board {
|
||||
padding: 5px;
|
||||
}
|
@ -8,8 +8,6 @@
|
||||
.player select {
|
||||
border-radius: 5px;
|
||||
border: 0.5px solid darkgrey;
|
||||
|
||||
margin: 4px;
|
||||
}
|
||||
|
||||
.player select:hover {
|
||||
|
Loading…
Reference in New Issue
Block a user