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 c48ad41 commit 8e22e3dCopy full SHA for 8e22e3d
packages/vuetify/src/components/VBtn/_variables.scss
@@ -4,7 +4,7 @@
4
@use '../../styles/tools';
5
6
// Defaults
7
-/** if false, disabled buttons will be greyed out */
+// if false, disabled buttons will be greyed out
8
$button-colored-disabled: true !default;
9
10
$button-background: rgb(var(--v-theme-surface)) !default;
0 commit comments