mirror of
https://github.com/langgenius/dify.git
synced 2026-04-05 16:39:26 +08:00
Feat: new entry point for app creation (#10847)
This commit is contained in:
@@ -201,14 +201,6 @@
|
||||
@apply block w-6 h-6 bg-center bg-contain;
|
||||
}
|
||||
|
||||
.githubIcon {
|
||||
background-image: url("./apps/assets/github.svg");
|
||||
}
|
||||
|
||||
.discordIcon {
|
||||
background-image: url("./apps/assets/discord.svg");
|
||||
}
|
||||
|
||||
/* #region new app dialog */
|
||||
.newItemCaption {
|
||||
@apply inline-flex items-center mb-2 text-sm font-medium;
|
||||
|
||||
Reference in New Issue
Block a user