.auto-width-grid{display:inline-grid;vertical-align:middle;align-items:center;position:relative}.auto-width-grid input,.auto-width-grid:after{width:auto;min-width:16px;grid-area:1/1;font:inherit;margin:0;resize:none;background:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}.auto-width-grid:after{content:attr(data-value) " ";height:23px;visibility:hidden;white-space:pre-wrap}.tiptap p.is-editor-empty:first-child:before{color:var(--text-disable);content:attr(data-placeholder);float:left;height:0;pointer-events:none}