@zyzgroup/core-web 0.1.41 → 0.1.43

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/better.css CHANGED
@@ -167,7 +167,7 @@ a:focus {
167
167
  img,
168
168
  picture {
169
169
  display: block;
170
- width: 100%;
170
+ /* width: 100%; */
171
171
  /* height: 100%; */
172
172
  max-width: 100%;
173
173
  border: 0 none;