5 lines
114 B
CSS
5 lines
114 B
CSS
.v-list--dense .v-list-item__avatar, .v-list--dense .v-list-item__action {
|
|
margin-top: 0;
|
|
margin-bottom: 0;
|
|
}
|