Skip to content

Commit

Permalink
remove unnecessary card styling
Browse files Browse the repository at this point in the history
  • Loading branch information
Haberkamp committed Sep 18, 2024
1 parent 1efc49c commit f1a7721
Showing 1 changed file with 0 additions and 14 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -433,17 +433,3 @@ export default defineComponent({
}
}
</style>

<style>
.mt-card__tabs {
& .mt-tabs {
margin: 0;
max-width: none;
padding-left: 0.8rem;
& .mt-tabs__custom-content {
padding: 0;
}
}
}
</style>

0 comments on commit f1a7721

Please sign in to comment.