@levino/shipyard-base 0.7.1 → 0.7.2-rc-20260209131436

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.
@@ -130,7 +130,7 @@ const renderScriptAttributes = (script: Script) => {
130
130
  <div class="drawer-side z-40">
131
131
  <label for="drawer" aria-label="close sidebar" class="drawer-overlay"
132
132
  ></label>
133
- <div>
133
+ <div class="min-h-full">
134
134
  <SidebarNavigation
135
135
  brand={config.brand}
136
136
  global={navigation}
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@levino/shipyard-base",
3
- "version": "0.7.1",
3
+ "version": "0.7.2-rc-20260209131436",
4
4
  "description": "Core layouts, components, and configuration for shipyard - a composable page builder for Astro",
5
5
  "keywords": [
6
6
  "astro",