From ce109c38f3b51752f97c04c6b9df59a794212f8a Mon Sep 17 00:00:00 2001 From: Henry Jameson Date: Wed, 1 Nov 2023 22:10:46 +0200 Subject: add favicon setting and add compact layout for AttachmentSetting --- .../settings_modal/helpers/attachment_setting.vue | 38 +++++++++++++++++++--- 1 file changed, 34 insertions(+), 4 deletions(-) (limited to 'src/components/settings_modal/helpers/attachment_setting.vue') diff --git a/src/components/settings_modal/helpers/attachment_setting.vue b/src/components/settings_modal/helpers/attachment_setting.vue index bbc5172c..b50231f2 100644 --- a/src/components/settings_modal/helpers/attachment_setting.vue +++ b/src/components/settings_modal/helpers/attachment_setting.vue @@ -2,6 +2,7 @@