diff --git a/layouts/default.vue b/layouts/default.vue index 21c1c41a5..0ccb75b46 100644 --- a/layouts/default.vue +++ b/layouts/default.vue @@ -17,77 +17,81 @@ Mods -
- - Dashboard - -
+ +
+ + Dashboard + +
+
- + +
diff --git a/pages/dashboard/settings.vue b/pages/dashboard/settings.vue index 4499ba252..d49af9c55 100644 --- a/pages/dashboard/settings.vue +++ b/pages/dashboard/settings.vue @@ -93,12 +93,9 @@ will be removed from our servers. This cannot be reversed, so be careful! - +
+ Delete Account +
@@ -257,5 +254,15 @@ label { input[type='button']:hover { cursor: pointer; } + + div, + a { + text-align: center; + height: fit-content; + flex: 1; + } + div:hover { + cursor: pointer; + } } diff --git a/pages/mod/_id/versions.vue b/pages/mod/_id/versions.vue index b2bbc8e75..af29c314d 100644 --- a/pages/mod/_id/versions.vue +++ b/pages/mod/_id/versions.vue @@ -68,9 +68,11 @@ - - New Version - +
+ + New Version + +