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 85f9c33 commit 2ebc7faCopy full SHA for 2ebc7fa
packages/vuetify/src/components/VList/VListItem.sass
@@ -324,6 +324,9 @@
324
--indent-padding: calc(var(--parent-padding) + var(--list-indent-size))
325
min-width: min-content
326
327
+ .v-navigation-drawer--rail &
328
+ min-width: 0
329
+
330
.v-list-group__items .v-list-item
331
padding-inline-start: calc(#{$base-padding} + var(--indent-padding)) !important
332
0 commit comments