Skip to content

Commit 94fa03d

Browse files
committed
Fixed layout issue mentioned in #82
1 parent f575c7e commit 94fa03d

1 file changed

Lines changed: 0 additions & 4 deletions

File tree

src/CodeBreaker.Blazor.Client/Components/Playground.razor.css

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -121,10 +121,6 @@
121121
height: calc(var(--game-field-height) - 4px);
122122
}
123123

124-
.game-container .game-move div {
125-
margin: 0 auto;
126-
}
127-
128124
.game-container .game-row.selectable .can-drop,
129125
.game-container .game-row.selectable .can-drop,
130126
.colors div:hover {

0 commit comments

Comments
 (0)