@uxda/appkit 4.2.92 → 4.2.94

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/appkit.css CHANGED
@@ -2178,12 +2178,12 @@ page {
2178
2178
  --nut-cell-padding: 0;
2179
2179
  }
2180
2180
  .user-binding-img {
2181
- width: 351px;
2181
+ width: 100%;
2182
2182
  height: 192px;
2183
2183
  }
2184
2184
  .user-binding-layout {
2185
2185
  position: relative;
2186
- width: 351px;
2186
+ width: 100%;
2187
2187
  border-radius: 4px;
2188
2188
  background: #fff;
2189
2189
  overflow: hidden;