feat: add update failed display when the graph execution error

This commit is contained in:
BennyKok
2023-12-15 16:16:35 +08:00
parent ccf167d48e
commit 23db3c1a45
8 changed files with 110 additions and 49 deletions
+1 -1
View File
@@ -75,7 +75,7 @@
.shiki {
/* @apply rounded-lg p-2 overflow-x-scroll */
@apply rounded-lg p-2 overflow-hidden
@apply p-2 max-w-full overflow-auto w-full
}
@layer base {