squash a bunch of commits
This commit is contained in:
8
Shogi.UI/Pages/Home/GamePiece.razor.css
Normal file
8
Shogi.UI/Pages/Home/GamePiece.razor.css
Normal file
@@ -0,0 +1,8 @@
|
||||
::deep svg {
|
||||
max-width: 100%;
|
||||
max-height: 100%;
|
||||
}
|
||||
|
||||
[data-upsidedown] {
|
||||
transform: rotateZ(180deg);
|
||||
}
|
||||
Reference in New Issue
Block a user