leiting-bim 1.0.19 → 1.0.21

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": "leiting-bim",
3
- "version": "1.0.19",
3
+ "version": "1.0.21",
4
4
  "main": "leitingbim.es.js",
5
5
  "license": "MIT",
6
6
  "engines": {
package/style.css CHANGED
@@ -635,7 +635,7 @@
635
635
  margin-bottom: 10px;
636
636
  }
637
637
  .base-cx-BIM-gis .CadCard .ant-card-body {
638
- height: 100%;
638
+ height: 90%;
639
639
  width: 100%;
640
640
  }
641
641
  .base-cx-BIM-gis .CadCard .ant-radio-group {