This commit is contained in:
LouisLam
2021-08-03 15:14:26 +08:00
parent 2740f096c0
commit 4d71e03039
2 changed files with 6 additions and 4 deletions

View File

@@ -61,3 +61,9 @@ export default {
},
}
</script>
<style>
.badge {
min-width: 62px;
}
</style>