mirror of
https://github.com/git-touch/git-touch
synced 2025-01-18 18:29:59 +01:00
parent
4ae8f52991
commit
9af190000b
@ -81,6 +81,7 @@ class MarkdownView extends StatelessWidget {
|
||||
a: _basicStyle.copyWith(color: theme.palette.primary),
|
||||
p: _basicStyle,
|
||||
code: _basicStyle.copyWith(
|
||||
backgroundColor: theme.palette.grayBackground,
|
||||
fontSize: 16 * 0.85,
|
||||
height: 1.45,
|
||||
fontFamily: code.fontFamilyUsed,
|
||||
|
Loading…
Reference in New Issue
Block a user