diff --git a/frontend/src/components/System/AboutLinks.vue b/frontend/src/components/System/AboutLinks.vue index 8c554cebff2..36d66c931fc 100644 --- a/frontend/src/components/System/AboutLinks.vue +++ b/frontend/src/components/System/AboutLinks.vue @@ -1,25 +1,29 @@ - + - - - + + + + + {{ linkItem.name }} - - - - - + + + + + + + - + diff --git a/frontend/src/pages/settings/index.vue b/frontend/src/pages/settings/index.vue index a39bc15bc00..b46e19ed4fe 100644 --- a/frontend/src/pages/settings/index.vue +++ b/frontend/src/pages/settings/index.vue @@ -42,59 +42,66 @@ - - + + - - - + + + + + {{ userItem.name }} {{ userItem.description }} - - - - - + + + + + + + - + - + class="mb-4 overflow-y-hidden"> + - - - + + + + + {{ adminItem.name }} {{ adminItem.description }} - - - - - + + + + + + + - +