79400913

Date: 2025-01-30 18:46:48
Score: 1
Natty:
Report link

.editable {
  display: inline-block;
  min-width: 50px;
  max-width: 200px;
  border: 1px solid #ccc;
  padding: 5px;
  white-space: nowrap;
  overflow: hidden;
}
<div class="editable" contenteditable="true"></div>

enter code here
Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: Fenish Sakariya