From eb58db95a5b02c8ac9a13194bda507e3e8ed561b Mon Sep 17 00:00:00 2001 From: dominik-zeglen Date: Tue, 12 Nov 2019 13:31:05 +0100 Subject: [PATCH] Fix notification font size --- src/theme.ts | 3 +++ 1 file changed, 3 insertions(+) diff --git a/src/theme.ts b/src/theme.ts index 52a60e9c1..d57ce19d0 100644 --- a/src/theme.ts +++ b/src/theme.ts @@ -342,6 +342,9 @@ export default (colors: IThemeColors): Theme => } } }, + message: { + fontSize: 16 + }, root: { backgroundColor: colors.background.paper, boxShadow: