summaryrefslogtreecommitdiff
path: root/packages
diff options
context:
space:
mode:
Diffstat (limited to 'packages')
-rw-r--r--packages/client/src/ui/_common_/sidebar.vue2
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/client/src/ui/_common_/sidebar.vue b/packages/client/src/ui/_common_/sidebar.vue
index a72bf786ad..f082af9aa8 100644
--- a/packages/client/src/ui/_common_/sidebar.vue
+++ b/packages/client/src/ui/_common_/sidebar.vue
@@ -244,7 +244,7 @@ function more(ev: MouseEvent) {
padding: 18px 0;
width: 100%;
text-align: center;
- font-size: $ui-font-size * 1.1;
+ font-size: $ui-font-size;
line-height: initial;
> .icon,