Fixed some inconsistencies
This commit is contained in:
@@ -163,7 +163,7 @@ function hideEditModal() {
|
||||
</script>
|
||||
|
||||
<template>
|
||||
<main class="p-8">
|
||||
<main class="py-8 px-5 md:px-8">
|
||||
<template v-if="status === 'pending'">
|
||||
<Head>
|
||||
<Title>{{ $t("entity.world.namePlural") }}</Title>
|
||||
|
||||
Reference in New Issue
Block a user