fix(plugins/community/chess): black pawn represents as emoji instead of unicode

This commit is contained in:
lowlighter
2022-11-20 23:06:37 -05:00
parent 5c9ac90d34
commit 69604e9ed2

View File

@@ -167,6 +167,7 @@
position: absolute;
top: 0;
left: 0;
font-family: monospace;
}
.chess-move .from, .chess-move .to, .chess-move .init {
position: absolute;