From 675f7271642bdddbc008d22678e277c72032bdcd Mon Sep 17 00:00:00 2001 From: Kristóf Marussy Date: Thu, 18 Aug 2022 02:08:21 +0200 Subject: feat(frontend): responsive editor styling --- subprojects/frontend/src/TopBar.tsx | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) (limited to 'subprojects/frontend/src/TopBar.tsx') diff --git a/subprojects/frontend/src/TopBar.tsx b/subprojects/frontend/src/TopBar.tsx index b414712e..5ad80d40 100644 --- a/subprojects/frontend/src/TopBar.tsx +++ b/subprojects/frontend/src/TopBar.tsx @@ -17,12 +17,7 @@ export default function TopBar(): JSX.Element { })} > - theme.palette.text.primary} - > + Refinery -- cgit v1.2.3-54-g00ecf