Skip to content

Commit

Permalink
Simplify
Browse files Browse the repository at this point in the history
  • Loading branch information
carlobeltrame committed Apr 13, 2024
1 parent b1db1f5 commit effa2fd
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions frontend/src/components/navigation/UserMeta.vue
Original file line number Diff line number Diff line change
Expand Up @@ -164,9 +164,5 @@ export default {
<style scoped>
.v-badge:deep(.v-badge__badge::after) {
border-color: red;
background-color: red;
}
.v-badge.v-badge--inline:deep(.v-badge__badge::after) {
z-index: -1;
}
</style>

0 comments on commit effa2fd

Please sign in to comment.