From ae033f72650f54c5804134a2ff2a461294b7c2f5 Mon Sep 17 00:00:00 2001 From: Vijay A Date: Sat, 14 Aug 2021 15:17:27 +0530 Subject: feat: Add buttons in the 'Advanced' section of preferences to allow the user to quickly open the Ferdi profile folder --- src/styles/settings.scss | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/styles') diff --git a/src/styles/settings.scss b/src/styles/settings.scss index 501f97b98..f06ed7ef8 100644 --- a/src/styles/settings.scss +++ b/src/styles/settings.scss @@ -361,11 +361,11 @@ .settings__delete-button { right: 0; } - .settings__open-recipe-file-button { + .settings__open-recipe-file-button, .settings__open-settings-file-button { cursor: pointer; margin-right: 10px; } - .settings__open-recipe-file-container { + .settings__open-recipe-file-container, .settings__open-settings-file-container { margin-top: 20px; display: flex; height: auto !important; -- cgit v1.2.3-70-g09d2