How do I remove this thing??

52 views
Skip to first unread message

ArchKing_Therm

unread,
Jun 10, 2020, 11:07:07 AM6/10/20
to Ace Internals Dev
Ok, I am making a Web IDE. I am using Ace. This little box pops up and make the cursor look like its in a different position than it is. How do I remove this box?

6BE6678E-F512-4865-9EE4-997D75FA09CD.jpeg


Thanks.


Harutyun Amirjanyan

unread,
Jun 10, 2020, 12:48:07 PM6/10/20
to ace-in...@googlegroups.com
use the following css rule:

.ace_mobile-menu {
    display: none;
}
Reply all
Reply to author
Forward
0 new messages