summaryrefslogtreecommitdiff
path: root/packages/client/src
diff options
context:
space:
mode:
Diffstat (limited to 'packages/client/src')
-rw-r--r--packages/client/src/components/MkDialog.vue4
1 files changed, 2 insertions, 2 deletions
diff --git a/packages/client/src/components/MkDialog.vue b/packages/client/src/components/MkDialog.vue
index e40b5d6553..374ecd8abf 100644
--- a/packages/client/src/components/MkDialog.vue
+++ b/packages/client/src/components/MkDialog.vue
@@ -179,14 +179,14 @@ onBeforeUnmount(() => {
}
& + header {
- margin-top: 16px;
+ margin-top: 8px;
}
}
> header {
margin: 0 0 8px 0;
font-weight: bold;
- font-size: 1.2em;
+ font-size: 1.1em;
& + .body {
margin-top: 8px;