kmkf-work-order-service-component 0.5.0-alpha.7 → 0.5.0-alpha.8

Sign up to get free protection for your applications and to get access to all the features.
@@ -137,6 +137,7 @@
137
137
  margin-top: 8px;
138
138
  background-color: #fafafa;
139
139
  overflow: auto;
140
+ margin-bottom: 40px;
140
141
  }
141
142
 
142
143
  .custom_box_main_empty {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "kmkf-work-order-service-component",
3
- "version": "0.5.0-alpha.7",
3
+ "version": "0.5.0-alpha.8",
4
4
  "scripts": {
5
5
  "start": "dumi dev",
6
6
  "docs:build": "dumi build",