diff --git a/frontend/src/components/mii/author-buttons.tsx b/frontend/src/components/mii/author-buttons.tsx
index 7af8efc..340b9af 100644
--- a/frontend/src/components/mii/author-buttons.tsx
+++ b/frontend/src/components/mii/author-buttons.tsx
@@ -20,7 +20,7 @@ export default function AuthorButtons({ mii }: Props) {
Edit
-
+
>
);
}
diff --git a/frontend/src/components/mii/list/index.tsx b/frontend/src/components/mii/list/index.tsx
index e7a22b8..770a3b1 100644
--- a/frontend/src/components/mii/list/index.tsx
+++ b/frontend/src/components/mii/list/index.tsx
@@ -172,7 +172,7 @@ export default function MiiList({ parentPage, userId }: Props) {
{parentPage === "admin" && mii.description && }
-
+
{!userId && (
@@ -185,7 +185,7 @@ export default function MiiList({ parentPage, userId }: Props) {
-
+
)}
@@ -202,7 +202,7 @@ export default function MiiList({ parentPage, userId }: Props) {
-
+
diff --git a/frontend/src/pages/mii.tsx b/frontend/src/pages/mii.tsx
index bec20ab..fa5f853 100644
--- a/frontend/src/pages/mii.tsx
+++ b/frontend/src/pages/mii.tsx
@@ -265,7 +265,7 @@ export default function MiiPage() {
{/* Submission name */}
{mii.name}
{/* Like button */}
-
+
{/* Tags */}