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 e1677b066647c143e55a7876ea8610cf05ab08dd..4115c2937295436691e5ae38cee10a4f4a97dc73 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 +}