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 cf22494 commit 48d20f3Copy full SHA for 48d20f3
packages/vuetify/src/components/VChip/_variables.scss
@@ -23,7 +23,7 @@ $chip-label-border-radius: settings.$border-radius-root !default;
23
$chip-max-width: 100% !default;
24
$chip-overflow: hidden !default;
25
$chip-padding-ratio: 2 + math.div(2, 3) !default;
26
-$chip-plain-opacity: 0.26 !default;
+$chip-plain-opacity: .62 !default;
27
$chip-filter-transition: .15s settings.$standard-easing !default;
28
$chip-white-space: nowrap !default;
29
0 commit comments