app/components/coco/app/layouts/application/application.css in coveragebook_components-0.9.1 vs app/components/coco/app/layouts/application/application.css in coveragebook_components-0.10.0

- old
+ new

@@ -50,10 +50,10 @@ grid-area: header; height: min-content; } .layout-body { - @apply relative z-0 h-full overflow-y-auto scroll-smooth; + @apply relative z-0 h-full overflow-y-auto scroll-smooth bg-background-light-2; grid-area: body; } .layout-sidebar-nav { @apply scroll-smooth;