@lambo-design/pro-layout 1.0.0-beta.113 → 1.0.0-beta.115

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.113",
3
+ "version": "1.0.0-beta.115",
4
4
  "description": "",
5
5
  "main": "index.js",
6
6
  "scripts": {},
@@ -224,10 +224,10 @@ export default {
224
224
  <style scoped lang="less">
225
225
  @import "@lambo-design/core/src/styles/default";
226
226
  .pro-layout-sider-wrapper{
227
+ margin-bottom: 50px;
227
228
  /deep/.ivu-menu-submenu{
228
229
  .ivu-menu{
229
230
  background: #1A1A1A;
230
- margin-bottom: 50px;
231
231
  }
232
232
  }
233
233
  .menu-collapsed {