From 604b737d7c67958263ff32e5d13d8f1cb30d0415 Mon Sep 17 00:00:00 2001 From: Antonio Scandurra Date: Mon, 30 May 2022 18:38:43 +0200 Subject: [PATCH] :lipstick: --- styles/src/styleTree/contextMenu.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/styles/src/styleTree/contextMenu.ts b/styles/src/styleTree/contextMenu.ts index e1677b0666..4115c29372 100644 --- a/styles/src/styleTree/contextMenu.ts +++ b/styles/src/styleTree/contextMenu.ts @@ -33,4 +33,4 @@ export default function contextMenu(theme: Theme) { margin: { top: 2, bottom: 2 } }, } -} \ No newline at end of file +}