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