From 3e5550b3c18addb9756c80f7603e4b6eddd41913 Mon Sep 17 00:00:00 2001 From: LianaHus Date: Mon, 18 Mar 2019 13:44:41 +0100 Subject: [PATCH] removed bg color from context menu. will be fixed with moveing to complete thems --- src/app/ui/contextMenu.js | 1 - 1 file changed, 1 deletion(-) diff --git a/src/app/ui/contextMenu.js b/src/app/ui/contextMenu.js index 93bad6bbc3..de4726572c 100644 --- a/src/app/ui/contextMenu.js +++ b/src/app/ui/contextMenu.js @@ -11,7 +11,6 @@ var css = csjs` width:150px; border-radius: 2px; z-index: 1000; - background-color: var(--light) } .liitem