mirror of
https://github.com/Kuingsmile/PicList.git
synced 2026-07-12 16:11:27 +08:00
✨ Feature: add grid view for file explorer
This commit is contained in:
@@ -138,10 +138,10 @@
|
||||
v-for="(item, index) in filterList"
|
||||
:key="item.id"
|
||||
:xs="24"
|
||||
:sm="8"
|
||||
:md="6"
|
||||
:lg="4"
|
||||
:xl="3"
|
||||
:sm="12"
|
||||
:md="8"
|
||||
:lg="3"
|
||||
:xl="2"
|
||||
class="gallery-list__img"
|
||||
>
|
||||
<div
|
||||
|
||||
Reference in New Issue
Block a user