#tiptap-view .tiptap{background-color:rgba(66,66,66,0);border:0 solid #fff;border-radius:5px;padding-top:10px;padding-left:10px;padding-bottom:10px}#tiptap-view .tiptap p{margin-bottom:2px}#tiptap-view .tiptap table{border-collapse:collapse;margin:0;overflow:hidden;table-layout:fixed;width:100%;padding-right:1px}#tiptap-view .tiptap table td,#tiptap-view .tiptap table th{border:1px solid #fff;-webkit-box-sizing:border-box;box-sizing:border-box;min-width:1em;padding:6px 8px;position:relative;vertical-align:top}#tiptap-view .tiptap table td>*,#tiptap-view .tiptap table th>*{margin-bottom:0}#tiptap-view .tiptap table th{background-color:#565454;font-weight:700;text-align:left}#tiptap-view .tiptap table .selectedCell:after{background:rgba(88,84,84,.5);content:"";left:0;right:0;top:0;bottom:0;pointer-events:none;position:absolute;z-index:2}#tiptap-view .tiptap table .column-resize-handle{background-color:#00f;bottom:-2px;pointer-events:none;position:absolute;right:-2px;top:0;width:4px}#tiptap-view .tiptap .tableWrapper{margin:1.5rem 0;overflow-x:auto}#tiptap-view .tiptap.resize-cursor{cursor:ew-resize;cursor:col-resize}