@zscreate/form-component 1.1.21 → 1.1.23
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/dist/form-component.css
CHANGED
|
@@ -398,21 +398,21 @@
|
|
|
398
398
|
}
|
|
399
399
|
|
|
400
400
|
|
|
401
|
-
[data-v-
|
|
401
|
+
[data-v-72368d8c] .ant-form-item .ant-form-item-label {
|
|
402
402
|
border-right: 1px solid #333;
|
|
403
403
|
}
|
|
404
|
-
.table-design[data-v-
|
|
404
|
+
.table-design[data-v-72368d8c] {
|
|
405
405
|
width: 100%;
|
|
406
406
|
position: relative;
|
|
407
407
|
}
|
|
408
|
-
.table-design[data-v-
|
|
408
|
+
.table-design[data-v-72368d8c] .ant-form-item .ant-form-item-label {
|
|
409
409
|
border-bottom: 1px solid #333;
|
|
410
410
|
}
|
|
411
|
-
.table-design[data-v-
|
|
411
|
+
.table-design[data-v-72368d8c] .ant-form-item .ant-form-item-control-wrapper {
|
|
412
412
|
border-bottom: 1px solid #333;
|
|
413
413
|
border-right: 1px solid #333;
|
|
414
414
|
}
|
|
415
|
-
.table-design .table_label[data-v-
|
|
415
|
+
.table-design .table_label[data-v-72368d8c] {
|
|
416
416
|
position: relative;
|
|
417
417
|
width: 100%;
|
|
418
418
|
height: 40px;
|
|
@@ -421,31 +421,31 @@
|
|
|
421
421
|
border-right: 1px solid #333;
|
|
422
422
|
border-bottom: 1px solid #333;
|
|
423
423
|
}
|
|
424
|
-
.table-design .table_label .last-one[data-v-
|
|
424
|
+
.table-design .table_label .last-one[data-v-72368d8c] {
|
|
425
425
|
position: absolute;
|
|
426
426
|
right: 10px;
|
|
427
427
|
bottom: 0;
|
|
428
428
|
}
|
|
429
|
-
.table-design .table-design-content[data-v-
|
|
429
|
+
.table-design .table-design-content[data-v-72368d8c] {
|
|
430
430
|
position: relative;
|
|
431
431
|
}
|
|
432
|
-
.table-design .table-design-content .table-design-delete[data-v-
|
|
432
|
+
.table-design .table-design-content .table-design-delete[data-v-72368d8c] {
|
|
433
433
|
position: absolute;
|
|
434
434
|
bottom: 3px;
|
|
435
435
|
right: 3px;
|
|
436
436
|
display: none;
|
|
437
437
|
z-index: 101;
|
|
438
438
|
}
|
|
439
|
-
.table-design .table-design-content:hover .table-design-delete[data-v-
|
|
439
|
+
.table-design .table-design-content:hover .table-design-delete[data-v-72368d8c] {
|
|
440
440
|
display: block;
|
|
441
441
|
}
|
|
442
|
-
.del-button[data-v-
|
|
442
|
+
.del-button[data-v-72368d8c] {
|
|
443
443
|
bottom: 2px!important;
|
|
444
444
|
}
|
|
445
|
-
.del-button[data-v-
|
|
445
|
+
.del-button[data-v-72368d8c] .ant-btn-sm {
|
|
446
446
|
transform: scale(0.9);
|
|
447
447
|
}
|
|
448
|
-
.no-label-add-button[data-v-
|
|
448
|
+
.no-label-add-button[data-v-72368d8c] {
|
|
449
449
|
position: absolute;
|
|
450
450
|
z-index: 3;
|
|
451
451
|
right: 3px;
|
|
@@ -3419,7 +3419,7 @@
|
|
|
3419
3419
|
}
|
|
3420
3420
|
|
|
3421
3421
|
|
|
3422
|
-
[data-v-
|
|
3422
|
+
[data-v-b522d2d0] .ant-form-item {
|
|
3423
3423
|
margin-bottom: 0;
|
|
3424
3424
|
}
|
|
3425
3425
|
|