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 e580ebc commit 6b448cdCopy full SHA for 6b448cd
1 file changed
packages/vuetify/src/components/VList/VListItem.sass
@@ -163,6 +163,10 @@
163
overflow: hidden
164
min-width: $list-item-content-min-width
165
166
+ .v-navigation-drawer--rail:not(.v-navigation-drawer--expand-on-hover) &,
167
+ .v-navigation-drawer--rail.v-navigation-drawer--expand-on-hover:not(.v-navigation-drawer--is-hovering) &
168
+ min-width: 0
169
+
170
.v-list-item-action
171
align-self: center
172
display: flex
0 commit comments