Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'apps/settings/src/components/Markdown.vue')
-rw-r--r--apps/settings/src/components/Markdown.vue2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/settings/src/components/Markdown.vue b/apps/settings/src/components/Markdown.vue
index 74c333d8398..1f7f9b01cf6 100644
--- a/apps/settings/src/components/Markdown.vue
+++ b/apps/settings/src/components/Markdown.vue
@@ -146,7 +146,7 @@ export default {
}
h6 {
- font-size: 14px;
+ font-size: var(--default-font-size);
}
pre {