mirror of
https://github.com/DavidHDev/vue-bits.git
synced 2026-04-22 01:54:38 -06: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