Specify border-box sizing for the cursor to fix specs
Esse commit está contido em:
@@ -29,6 +29,7 @@
|
||||
.cursor {
|
||||
z-index: 4;
|
||||
pointer-events: none;
|
||||
box-sizing: border-box;
|
||||
}
|
||||
|
||||
.cursors.blink-off .cursor {
|
||||
|
||||
Referência em uma Nova Issue
Bloquear um usuário