🚸 Show infocard on loading failure
This commit is contained in:
@@ -37,6 +37,7 @@ defineProps({
|
||||
height: 50vh;
|
||||
max-width: 100%;
|
||||
z-index: 1;
|
||||
user-select: none;
|
||||
}
|
||||
|
||||
.content {
|
||||
@@ -45,7 +46,7 @@ defineProps({
|
||||
align-items: center;
|
||||
justify-content: center;
|
||||
gap: 3px;
|
||||
max-width: 400px;
|
||||
max-width: 350px;
|
||||
padding: 30px;
|
||||
height: inherit;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user