Closed Carlos123211 closed 4 years ago
Hello I'm trying to change the Selection pseudo ELement by passing a class like this:
<mgr-code-editor class="highlightedText" #codeEditorMgr [ngModel]="auxquery" (ngModelChange)="QueryChange($event)" [options]="codeEditorOpciones" [buttonfullScreen]="false"></mgr-code-editor>
but it doesnt change.
Hello I'm trying to change the Selection pseudo ELement by passing a class like this:
but it doesnt change.