1
0
forked from firka/firka

firka: fix text style for hw bottom sheet

Closes: #19
This commit is contained in:
2026-03-05 09:40:11 +01:00
parent 632bb81408
commit 8cfca13d1a

View File

@@ -875,10 +875,10 @@ Future<void> showHomeworkBottomSheet(
color: appStyle.colors.textPrimary,
fontSize: FontSize(16),
fontFamily: appStyle.fonts.B_16R.fontFamily,
fontWeight: FontWeight.w900,
margin: Margins.zero,
padding: HtmlPaddings.zero,
textAlign: TextAlign.start,
textDecoration: TextDecoration.none,
),
},
),