Big quaility of life changes

This commit is contained in:
2026-06-28 23:58:29 -07:00
parent 4347cb9c91
commit b7eaa2ad74
5 changed files with 43 additions and 12 deletions
+3 -1
View File
@@ -21,7 +21,9 @@
>
<template v-if="selectedDeck">
<div class="d-flex align-center justify-space-between mb-4">
<h2 class="text-h3">{{ selectedDeck.name }}</h2>
<span class="text-h3">{{ selectedDeck.name }}</span>
<span class="ml-2">({{ totalCount }})</span>
<v-spacer />
<v-btn
color="primary"