@vtx/modals2 3.3.0 → 3.3.1

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.
@@ -202,15 +202,6 @@
202
202
  .car-work .twrap-chart-main-item_end {
203
203
  top: -12px;
204
204
  }
205
- .car-work .twrap-chart-main-item-car {
206
- width: 55px;
207
- height: 26px;
208
- position: absolute;
209
- top: -26px;
210
- left: -10px;
211
- z-index: 19;
212
- background: url('../../imgs/ljsy_car_cy.png') no-repeat 100% 100%;
213
- }
214
205
  .car-work .twrap-chart-main-item-car2 {
215
206
  width: 60px;
216
207
  height: 60px;
@@ -153,15 +153,7 @@
153
153
  &_end {
154
154
  top: -12px;
155
155
  }
156
- &-car {
157
- width: 55px;
158
- height: 26px;
159
- position: absolute;
160
- top: -26px;
161
- left: -10px;
162
- z-index: 19;
163
- background: url('../../imgs/ljsy_car_cy.png') no-repeat 100% 100%;
164
- }
156
+
165
157
  &-car2 {
166
158
  width: 60px;
167
159
  height: 60px;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@vtx/modals2",
3
- "version": "3.3.0",
3
+ "version": "3.3.1",
4
4
  "description": "业务弹窗库",
5
5
  "keywords": [
6
6
  "react",