Skip to content

Commit e196ef4

Browse files
committed
Fix issue with copying hidden elements on mobile
1 parent 214a4fc commit e196ef4

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

blog/src/styles/global.css

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -216,7 +216,6 @@ mjx-container {
216216
[aria-hidden=true] {
217217
display: inline-block;
218218
position: absolute;
219-
top: -9999px;
220219

221220
opacity: 0;
222221

0 commit comments

Comments
 (0)