aboutsummaryrefslogtreecommitdiffstats
path: root/apps/settings/src/components/PersonalInfo/shared
diff options
context:
space:
mode:
authorRichard Steinmetz <richard@steinmetz.cloud>2024-07-23 09:03:19 +0200
committerGitHub <noreply@github.com>2024-07-23 09:03:19 +0200
commitee6f85788910b8f5530c1ea0a120d3405e9d119d (patch)
tree4c076e352492b211abc91796e091f1e2fcf90126 /apps/settings/src/components/PersonalInfo/shared
parente54d39b0769b5f3a1d29bd367f54f5dcceca5e55 (diff)
parentb37fb43a32fd8ab91738aeb39a678ddc24f75116 (diff)
downloadnextcloud-server-ee6f85788910b8f5530c1ea0a120d3405e9d119d.tar.gz
nextcloud-server-ee6f85788910b8f5530c1ea0a120d3405e9d119d.zip
Merge pull request #46592 from nextcloud/feat/first-day-of-week-user-setting
feat: let users configure their first day of week
Diffstat (limited to 'apps/settings/src/components/PersonalInfo/shared')
-rw-r--r--apps/settings/src/components/PersonalInfo/shared/HeaderBar.vue2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/settings/src/components/PersonalInfo/shared/HeaderBar.vue b/apps/settings/src/components/PersonalInfo/shared/HeaderBar.vue
index ca41db2a454..1dd11c2b6cc 100644
--- a/apps/settings/src/components/PersonalInfo/shared/HeaderBar.vue
+++ b/apps/settings/src/components/PersonalInfo/shared/HeaderBar.vue
@@ -130,7 +130,7 @@ export default {
}
&.setting-property {
- height: 44px;
+ height: 34px;
}
label {