@xh/hoist 75.0.0-SNAPSHOT.1751492280238 → 75.0.0-SNAPSHOT.1751496719940

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.
@@ -121,11 +121,6 @@
121
121
  }
122
122
  }
123
123
 
124
- &__btn-row {
125
- min-height: unset !important;
126
- padding: 2px var(--xh-tbar-item-pad-px);
127
- }
128
-
129
124
  &__favorites {
130
125
  &--top {
131
126
  border-bottom: 1px solid var(--xh-popup-border-color);
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@xh/hoist",
3
- "version": "75.0.0-SNAPSHOT.1751492280238",
3
+ "version": "75.0.0-SNAPSHOT.1751496719940",
4
4
  "description": "Hoist add-on for building and deploying React Applications.",
5
5
  "repository": "github:xh/hoist-react",
6
6
  "homepage": "https://xh.io",