summaryrefslogtreecommitdiffstats
path: root/css/Settings/SettingsAddressbookShares.scss
diff options
context:
space:
mode:
Diffstat (limited to 'css/Settings/SettingsAddressbookShares.scss')
-rw-r--r--css/Settings/SettingsAddressbookShares.scss3
1 files changed, 2 insertions, 1 deletions
diff --git a/css/Settings/SettingsAddressbookShares.scss b/css/Settings/SettingsAddressbookShares.scss
index 9a311bb6..87cf2f9c 100644
--- a/css/Settings/SettingsAddressbookShares.scss
+++ b/css/Settings/SettingsAddressbookShares.scss
@@ -41,8 +41,9 @@
width: 14px;
}
- .multiselect {
+ .multiselect.multiselect-vue {
width: inherit;
+ margin: 0;
.multiselect__tags:focus-within,
.multiselect__tags:hover {
border-color: var(--color-primary-element);