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

github.com/nextcloud/contacts.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjulia.kirschenheuter <julia.kirschenheuter@nextcloud.com>2022-10-11 16:35:06 +0300
committerjulia.kirschenheuter <julia.kirschenheuter@nextcloud.com>2022-10-11 17:03:42 +0300
commit81508adbfe87a81554f6f0a965147c673467c838 (patch)
treebb33721605465c3eae585f924d08238144c79d6a
parentc803412a9c5ef068f0914107bc4611aeb9d1ddfb (diff)
Signed-off-by: julia.kirschenheuter <julia.kirschenheuter@nextcloud.com>
-rw-r--r--src/components/AppNavigation/ContactsSettingsModal.vue5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/components/AppNavigation/ContactsSettingsModal.vue b/src/components/AppNavigation/ContactsSettingsModal.vue
index b9e1c773..f877a923 100644
--- a/src/components/AppNavigation/ContactsSettingsModal.vue
+++ b/src/components/AppNavigation/ContactsSettingsModal.vue
@@ -125,21 +125,26 @@ export default {
.contacts-settings-modal__form {
padding: 2vw;
}
+
.addressbook-list--heading {
padding-top: 10px;
font-weight: 600;
}
+
.social-sync__checkbox, .settings-new-addressbook {
margin-bottom: 10px;
}
+
.contacts-settings-modal__form__row >>> .material-design-icon {
justify-content: flex-start;
}
+
.settings-new-addressbook >>> .new-addressbook-input {
min-height: 44px;
height: 44px;
width: 100%;
}
+
.settings-new-addressbook >>> .icon-confirm {
min-height: 44px;
height: 44px;