chore: upgrade deps

This commit is contained in:
YunYouJun
2024-01-27 03:25:20 +08:00
parent 99d7d660bb
commit e741f5d5a0
19 changed files with 3132 additions and 2885 deletions

View File

@@ -40,7 +40,9 @@ defineProps<{
font-size: 0.8rem;
}
tr, th, td {
tr,
th,
td {
border: 1px solid black;
}
</style>