We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b0cf5f0 commit f856186Copy full SHA for f856186
packages/vuetify/src/components/VInput/VInput.sass
@@ -61,7 +61,7 @@
61
opacity: var(--v-medium-emphasis-opacity)
62
63
.v-input--disabled &,
64
- .v-input--error &,
+ .v-input--error &
65
> .v-icon,
66
.v-messages
67
opacity: 1
0 commit comments