rename subcomponent

This commit is contained in:
2021-05-22 09:56:09 +02:00
parent d08f2e0e11
commit 02f1d2ff8a
2 changed files with 8 additions and 4 deletions

View File

@@ -11,6 +11,10 @@ export default {
<style lang="scss" scoped>
span.badge {
font-size: 95%;
text-transform: capitalize !important;
font-weight: 500 !important;
margin-bottom: 5px;
margin-right: 1em;
}
</style>