pxt-core 13.0.2 → 13.1.1

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": "pxt-core",
3
- "version": "13.0.2",
3
+ "version": "13.1.1",
4
4
  "description": "Microsoft MakeCode provides Blocks / JavaScript / Python tools and editors",
5
5
  "keywords": [
6
6
  "TypeScript",
package/theme/home.less CHANGED
@@ -445,7 +445,6 @@
445
445
  flex: 1 1 auto;
446
446
  min-height: 0;
447
447
  box-sizing: border-box;
448
- padding-bottom: 1.5rem;
449
448
  }
450
449
  }
451
450
  .actions {
@@ -997,6 +996,9 @@
997
996
  }
998
997
  }
999
998
  .detailview {
999
+ .project-info .segment {
1000
+ padding-bottom: 1.5rem;
1001
+ }
1000
1002
  .ui.grid.stackable .actions {
1001
1003
  // Switch to flex so multiple action cards shrink to fit on
1002
1004
  // narrower (e.g. iPad portrait, ~834px) viewports instead of