@danxbot/ui 2.9.0 → 2.9.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/dist/index.js CHANGED
@@ -20698,7 +20698,7 @@ function x3({
20698
20698
  "aside",
20699
20699
  {
20700
20700
  className: q(
20701
- "hidden shrink-0 flex-col border-r border-border-subtle bg-surface lg:flex",
20701
+ "sticky top-0 hidden h-dvh shrink-0 flex-col border-r border-border-subtle bg-surface lg:flex",
20702
20702
  "transition-[var(--tx-colors),width] duration-(--dur-slow) ease-emphasis",
20703
20703
  u ? "w-14" : "w-60"
20704
20704
  ),