mirror of
https://github.com/pd4d10/git-touch.git
synced 2026-03-24 03:51:44 -05:00
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user