79748357

Date: 2025-08-27 18:50:03
Score: 1.5
Natty:
Report link

This approach works on me:

css:

[contentEditable="true"]:focus {
      outline: 0px !important;
}

js:

init={highlight_on_focus: false}
Reasons:
  • Low length (1):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: ziza