first commit

This commit is contained in:
Yusron alamsyah
2026-03-13 10:45:28 +07:00
commit 6bb6a1d430
568 changed files with 51753 additions and 0 deletions

No files matched your search

+9
View File
@@ -0,0 +1,9 @@
.v-chip{
&.v-chip--size-small {
--v-chip-size: 10px !important;
--v-chip-height: 25px !important;
font-size: 13px !important;
font-weight: 600;
padding: 0px 10px;
}
}