.ace-editor-input { // hide ghost cursor when not focused .ace_hidden-cursors { opacity: 0; } // allow Ant Form feedback icon to hover scrollbar .ace_scrollbar { z-index: auto; } }