@thangph2146/lexical-editor 0.0.13 → 0.0.14

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -3027,6 +3027,7 @@
3027
3027
  .lexical-editor-root .editor-table {
3028
3028
  border-collapse: collapse;
3029
3029
  border-spacing: 0;
3030
+ width: 100%;
3030
3031
  table-layout: fixed;
3031
3032
  margin: 16px 0;
3032
3033
  border-radius: var(--radius, 8px);