Skip to content

Commit 69604e9

Browse files
committed
fix(plugins/community/chess): black pawn represents as emoji instead of unicode
1 parent 5c9ac90 commit 69604e9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

source/templates/classic/partials/chess.ejs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -167,6 +167,7 @@
167167
position: absolute;
168168
top: 0;
169169
left: 0;
170+
font-family: monospace;
170171
}
171172
.chess-move .from, .chess-move .to, .chess-move .init {
172173
position: absolute;

0 commit comments

Comments
 (0)