@lambo-design/pro-layout 1.0.0-beta.342 → 1.0.0-beta.343

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": "@lambo-design/pro-layout",
3
- "version": "1.0.0-beta.342",
3
+ "version": "1.0.0-beta.343",
4
4
  "description": "",
5
5
  "main": "index.js",
6
6
  "author": "lambo",
@@ -123,7 +123,7 @@ export default {
123
123
  width: 150px;
124
124
  height: 40px;
125
125
  background: url("../../../styles/images/inspur.png") no-repeat;
126
- background-size: 100%;
126
+ background-size: 100% 100%;
127
127
  background-position: center; /* 图片在背景区域内居中显示 */
128
128
  //float: left;
129
129
  //margin-top: 20px;