mirror of
https://github.com/DavidHDev/vue-bits.git
synced 2026-03-07 06:29:30 -07:00
fix: adjust padding for tab list in TabbedLayout component
This commit is contained in:
@@ -70,6 +70,7 @@ import ContributionSection from './ContributionSection.vue';
|
||||
:deep(.p-tablist-tab-list) {
|
||||
display: flex;
|
||||
gap: 0.5rem;
|
||||
padding-bottom: .1em;
|
||||
align-items: flex-start;
|
||||
flex-wrap: wrap;
|
||||
border: none !important;
|
||||
|
||||
Reference in New Issue
Block a user