css
This commit is contained in:
@@ -27,7 +27,9 @@
|
||||
data-position="@(position)"
|
||||
data-selected="@(isSelected)"
|
||||
style="grid-area: @position">
|
||||
<GamePiece Piece="piece" Perspective="Perspective" />
|
||||
@if (piece != null){
|
||||
<GamePiece Piece="piece" Perspective="Perspective" />
|
||||
}
|
||||
</div>
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user