From cc316423ca3385aaba98578a88af67598076dccb Mon Sep 17 00:00:00 2001 From: Antonio Scandurra Date: Thu, 15 Sep 2022 16:07:13 +0200 Subject: [PATCH] :lipstick: --- styles/src/styleTree/contactsPopover.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/styles/src/styleTree/contactsPopover.ts b/styles/src/styleTree/contactsPopover.ts index d9f7900cce5bb77e7e5e7aea5dc573aab560c5b6..e9de5dddaf627120d12ab452137fbd47508771a5 100644 --- a/styles/src/styleTree/contactsPopover.ts +++ b/styles/src/styleTree/contactsPopover.ts @@ -5,4 +5,4 @@ export default function workspace(theme: Theme) { return { background: backgroundColor(theme, 300), } -} \ No newline at end of file +}