This website requires JavaScript.
Explore
Help
Sign In
opensource
/
dify
mirror of
https://github.com/langgenius/dify.git
Watch
2
Star
0
Fork
You've already forked dify
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
c42ccdfc6f
dify
/
web
/
app
/
components
/
explore
/
app-list
/
style.module.css
5 lines
100 B
CSS
Raw
Blame
History
@
media
(
min-width
:
1624px
)
{
.
appList
{
grid-template-columns
:
repeat
(
4
,
minmax
(
0
,
1
fr
)
)
}
}
Reference in New Issue
View Git Blame
Copy Permalink