@qodo/design-system 0.14.3 → 0.14.4

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.esm.js CHANGED
@@ -7984,7 +7984,8 @@ function bx({
7984
7984
  {
7985
7985
  "data-slot": "dialog-overlay",
7986
7986
  className: _(
7987
- "qodo qodo-dialog-overlay data-[state=open]:animate-in data-[state=closed]:animate-out data-[state=closed]:fade-out-0 data-[state=open]:fade-in-0 fixed inset-0 z-50 bg-foreground/50 dark:bg-foreground/50",
7987
+ "qodo qodo-dialog-overlay,",
7988
+ "data-[state=open]:animate-in data-[state=closed]:animate-out data-[state=closed]:fade-out-0 data-[state=open]:fade-in-0 fixed inset-0 z-50 bg-black/80",
7988
7989
  e
7989
7990
  ),
7990
7991
  ...t