hoeditor-web 3.1.166 → 3.1.168
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 +0 -3
- package/lib/hoeditor.umd.js +165 -1645
- package/lib/hoeditor.umd.min.js +4 -4
- package/package.json +1 -1
package/lib/hoeditor.css
CHANGED
|
@@ -16306,9 +16306,6 @@ legend {
|
|
|
16306
16306
|
padding-top: 10px;
|
|
16307
16307
|
text-align: left;
|
|
16308
16308
|
}
|
|
16309
|
-
.sign-modal .control-item .ant-select {
|
|
16310
|
-
max-width: 266px;
|
|
16311
|
-
}
|
|
16312
16309
|
|
|
16313
16310
|
.special-chars-modal {
|
|
16314
16311
|
z-index: 2000;
|