fix: catch network failed error and show prompt in response section
This commit is contained in:
@@ -141,7 +141,7 @@ export default {
|
||||
.covers-response {
|
||||
@apply absolute;
|
||||
@apply inset-0;
|
||||
@apply bg-primary;
|
||||
@apply bg-white;
|
||||
@apply h-full;
|
||||
@apply w-full;
|
||||
@apply border;
|
||||
|
||||
Reference in New Issue
Block a user