We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8393a41 commit 29d22a6Copy full SHA for 29d22a6
packages/vuetify/src/components/VOverlay/_variables.scss
@@ -1,3 +1,3 @@
1
// Defaults
2
$overlay-opacity: 0.32 !default;
3
-$overlay-scrim-background: rgb(var(--v-theme-on-surface)) !default;
+$overlay-scrim-background: #000 !default;
0 commit comments