aboutsummaryrefslogtreecommitdiffstats
path: root/core/src/views/AccountMenu.vue
diff options
context:
space:
mode:
Diffstat (limited to 'core/src/views/AccountMenu.vue')
-rw-r--r--core/src/views/AccountMenu.vue2
1 files changed, 1 insertions, 1 deletions
diff --git a/core/src/views/AccountMenu.vue b/core/src/views/AccountMenu.vue
index d1b4694ebc1..cac02129bac 100644
--- a/core/src/views/AccountMenu.vue
+++ b/core/src/views/AccountMenu.vue
@@ -211,7 +211,7 @@ export default defineComponent({
}
}
- // Ensure we do not wast space, as the header menu sets a default width of 350px
+ // Ensure we do not waste space, as the header menu sets a default width of 350px
:deep(.header-menu__content) {
width: fit-content !important;
}