This happens because of shadow dom encapsulation hiding global styles from ace. Add aceEditor.renderer.attachToShadowRoot(). to let editor ...
確定! 回上一頁