🎨
This commit is contained in:
parent
37d137b475
commit
477437282d
3 changed files with 5 additions and 5 deletions
|
|
@ -82,7 +82,7 @@ onMounted(async () => {
|
|||
.root {
|
||||
display: grid;
|
||||
grid-template-columns: repeat(auto-fill, minmax(190px, 1fr));
|
||||
grid-gap: 16px;
|
||||
grid-gap: 12px;
|
||||
|
||||
&:global {
|
||||
> .item {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue