rd-outer-component 0.0.37 → 0.0.39

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/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "rd-outer-component",
3
- "version": "0.0.37",
3
+ "version": "0.0.39",
4
4
  "peerDependencies": {
5
5
  "@angular/common": "15.2.10",
6
6
  "@angular/core": "15.2.10",
@@ -5,7 +5,6 @@
5
5
  border: 1px solid #e5e7eb;
6
6
  background-color: #fff;
7
7
  width: 100%;
8
- margin-top: 16px;
9
8
  height: 64px;
10
9
 
11
10
  .rd-form-item-select-icon {
@@ -121,7 +120,6 @@
121
120
  background-color: #fff;
122
121
  border: 1px solid #e5e7eb;
123
122
  width: 100%;
124
- margin-top: 16px;
125
123
 
126
124
  .rd-item-label {
127
125
  color: #6b7280;