@aplus-frontend/ui 0.0.29 → 0.0.30

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.
@@ -1,3 +1,9 @@
1
1
  .aplus-ap-form-search-form .ant-form-item {
2
2
  margin-bottom: 16px;
3
3
  }
4
+ .aplus-ap-form-search-form .ant-form-item-control .ant-picker {
5
+ display: flex;
6
+ }
7
+ .aplus-ap-form-search-form .ant-form-item-control .ant-input-number {
8
+ width: 100%;
9
+ }
@@ -16,7 +16,7 @@
16
16
  color: #0070ff;
17
17
  }
18
18
  .aplus-ap-upload-multiple-file .multiple-file-context .sub-title {
19
- margin-left: 16px;
19
+ padding-left: 16px;
20
20
  color: #8896b0;
21
21
  font-size: 14px;
22
22
  }
@@ -55,3 +55,6 @@
55
55
  .aplus-editable-table .ant-table-cell .ant-typography {
56
56
  margin-bottom: 0;
57
57
  }
58
+ .aplus-editable-table .ant-form-item-explain-error {
59
+ text-align: left;
60
+ }
@@ -1,3 +1,9 @@
1
1
  .aplus-ap-form-search-form .ant-form-item {
2
2
  margin-bottom: 16px;
3
3
  }
4
+ .aplus-ap-form-search-form .ant-form-item-control .ant-picker {
5
+ display: flex;
6
+ }
7
+ .aplus-ap-form-search-form .ant-form-item-control .ant-input-number {
8
+ width: 100%;
9
+ }
@@ -16,7 +16,7 @@
16
16
  color: #0070ff;
17
17
  }
18
18
  .aplus-ap-upload-multiple-file .multiple-file-context .sub-title {
19
- margin-left: 16px;
19
+ padding-left: 16px;
20
20
  color: #8896b0;
21
21
  font-size: 14px;
22
22
  }
@@ -55,3 +55,6 @@
55
55
  .aplus-editable-table .ant-table-cell .ant-typography {
56
56
  margin-bottom: 0;
57
57
  }
58
+ .aplus-editable-table .ant-form-item-explain-error {
59
+ text-align: left;
60
+ }
@@ -1,3 +1,9 @@
1
1
  .aplus-ap-form-search-form .ant-form-item {
2
2
  margin-bottom: 16px;
3
3
  }
4
+ .aplus-ap-form-search-form .ant-form-item-control .ant-picker {
5
+ display: flex;
6
+ }
7
+ .aplus-ap-form-search-form .ant-form-item-control .ant-input-number {
8
+ width: 100%;
9
+ }
@@ -16,7 +16,7 @@
16
16
  color: #0070ff;
17
17
  }
18
18
  .aplus-ap-upload-multiple-file .multiple-file-context .sub-title {
19
- margin-left: 16px;
19
+ padding-left: 16px;
20
20
  color: #8896b0;
21
21
  font-size: 14px;
22
22
  }
@@ -55,3 +55,6 @@
55
55
  .aplus-editable-table .ant-table-cell .ant-typography {
56
56
  margin-bottom: 0;
57
57
  }
58
+ .aplus-editable-table .ant-form-item-explain-error {
59
+ text-align: left;
60
+ }
@@ -1,3 +1,9 @@
1
1
  .aplus-ap-form-search-form .ant-form-item {
2
2
  margin-bottom: 16px;
3
3
  }
4
+ .aplus-ap-form-search-form .ant-form-item-control .ant-picker {
5
+ display: flex;
6
+ }
7
+ .aplus-ap-form-search-form .ant-form-item-control .ant-input-number {
8
+ width: 100%;
9
+ }
@@ -16,7 +16,7 @@
16
16
  color: #0070ff;
17
17
  }
18
18
  .aplus-ap-upload-multiple-file .multiple-file-context .sub-title {
19
- margin-left: 16px;
19
+ padding-left: 16px;
20
20
  color: #8896b0;
21
21
  font-size: 14px;
22
22
  }
@@ -55,3 +55,6 @@
55
55
  .aplus-editable-table .ant-table-cell .ant-typography {
56
56
  margin-bottom: 0;
57
57
  }
58
+ .aplus-editable-table .ant-form-item-explain-error {
59
+ text-align: left;
60
+ }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@aplus-frontend/ui",
3
- "version": "0.0.29",
3
+ "version": "0.0.30",
4
4
  "main": "lib/index.js",
5
5
  "module": "es/index.mjs",
6
6
  "files": [