Skip to content

Commit

Permalink
fix(VListGroup): adjust nested item padding only for nav/dense
Browse files Browse the repository at this point in the history
  • Loading branch information
johnleider committed Aug 21, 2019
1 parent bdbb9bf commit d98a227
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/vuetify/src/components/VList/VListGroup.sass
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@
+rtl()
padding-right: 24px

.v-list-group--no-action
&.v-list--nav .v-list-group--no-action
> .v-list-group__items > div > .v-list-item
+ltr()
padding-left: 64px
Expand Down

0 comments on commit d98a227

Please sign in to comment.