hoeditor-web 3.1.75 → 3.1.76

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.
package/lib/hoeditor.css CHANGED
@@ -14899,6 +14899,11 @@ legend {
14899
14899
  top: 0;
14900
14900
  z-index: 5;
14901
14901
  }
14902
+ .add-next-cell-button {
14903
+ width: 80px;
14904
+ padding: 0;
14905
+ position: absolute;
14906
+ }
14902
14907
  .ho-select-mark-icon {
14903
14908
  position: absolute;
14904
14909
  z-index: 5;
@@ -16571,7 +16576,7 @@ legend {
16571
16576
 
16572
16577
  .table-row-modal {
16573
16578
  z-index: 2000;
16574
- width: 420px;
16579
+ width: 520px;
16575
16580
  }
16576
16581
  .table-row-modal .footer {
16577
16582
  margin: 20px 0 0 0;