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