From fc6948e627bf6805eebf1c81a86acdccce31a396 Mon Sep 17 00:00:00 2001 From: Andrey Antukh Date: Wed, 25 Mar 2020 18:53:11 +0100 Subject: [PATCH] :lipstick: Minor cosmetic changes on right click workspace menu. --- frontend/resources/styles/main/partials/workspace.scss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/resources/styles/main/partials/workspace.scss b/frontend/resources/styles/main/partials/workspace.scss index 8cbe6cc33..daae06512 100644 --- a/frontend/resources/styles/main/partials/workspace.scss +++ b/frontend/resources/styles/main/partials/workspace.scss @@ -14,7 +14,7 @@ top: 40px; width: 216px; z-index: 12; - // padding: $medium; + padding: $x-small 0; li { align-items: center;