fix(plugins/community/chess): black pawn represents as emoji instead of unicode
This commit is contained in:
@@ -167,6 +167,7 @@
|
|||||||
position: absolute;
|
position: absolute;
|
||||||
top: 0;
|
top: 0;
|
||||||
left: 0;
|
left: 0;
|
||||||
|
font-family: monospace;
|
||||||
}
|
}
|
||||||
.chess-move .from, .chess-move .to, .chess-move .init {
|
.chess-move .from, .chess-move .to, .chess-move .init {
|
||||||
position: absolute;
|
position: absolute;
|
||||||
|
|||||||
Reference in New Issue
Block a user