wui-components-v2 1.1.75 → 1.1.76

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.
@@ -118,7 +118,7 @@ function handleSubmit() {
118
118
  top: 5px;
119
119
  bottom: 5px;
120
120
  }
121
- ::deep(.icon-arrow) {
121
+ :deep(.icon-arrow) {
122
122
  display: inline-block;
123
123
  font-size: 20px;
124
124
  vertical-align: middle;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "wui-components-v2",
3
- "version": "1.1.75",
3
+ "version": "1.1.76",
4
4
  "description": "wui 组件库",
5
5
  "author": "wgxshh",
6
6
  "license": "MIT",