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>

View File

@ -128,10 +128,6 @@ export default {
}
}
.badge {
min-width: 58px;
}
.small-padding {
padding-left: 5px !important;
padding-right: 5px !important;