Use small chip

This commit is contained in:
Douglas Barone 2022-12-08 15:36:25 -04:00
parent 495639e452
commit 6c006f4e73

View File

@ -16,7 +16,7 @@
> >
{{ subnet.name }} - {{ subnet.cidr }} {{ subnet.name }} - {{ subnet.cidr }}
<v-spacer /> <v-spacer />
<v-chip color="primary"> <v-chip small color="primary">
{{ subnet.stats[0].clients }} {{ subnet.stats[0].clients }}
</v-chip> </v-chip>
</v-card-title> </v-card-title>