@vitrosoftware/common-ui-ts 1.1.45 → 1.1.46

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.
@@ -3,6 +3,7 @@
3
3
  z-index: 800;
4
4
  padding: 0 !important;
5
5
  margin-bottom: 12px;
6
+ min-height: 32px;
6
7
  }
7
8
 
8
9
  .vitro-command-menu :global(.nav) {
package/dist/index.css CHANGED
@@ -3318,6 +3318,7 @@
3318
3318
  z-index: 800;
3319
3319
  padding: 0 !important;
3320
3320
  margin-bottom: 12px;
3321
+ min-height: 32px;
3321
3322
  }
3322
3323
 
3323
3324
  ._command-menu_vitro-command-menu_l82vtIh .nav {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@vitrosoftware/common-ui-ts",
3
- "version": "1.1.45",
3
+ "version": "1.1.46",
4
4
  "description": "vitro software common ui ts",
5
5
  "author": "",
6
6
  "license": "MIT",