Fix notification font size

This commit is contained in:
dominik-zeglen 2019-11-12 13:31:05 +01:00
parent 0dfe0de548
commit eb58db95a5

View file

@ -342,6 +342,9 @@ export default (colors: IThemeColors): Theme =>
} }
} }
}, },
message: {
fontSize: 16
},
root: { root: {
backgroundColor: colors.background.paper, backgroundColor: colors.background.paper,
boxShadow: boxShadow: