We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c2c9a81 commit 40fb3c4Copy full SHA for 40fb3c4
1 file changed
mobile-app/lib/ui/views/learn/widgets/example_editor.dart
@@ -34,9 +34,6 @@ class ExampleEditor extends StatelessWidget {
34
'*': Style(
35
fontSize: FontSize(18),
36
),
37
- 'ul': Style(
38
- fontSize: FontSize(18),
39
- padding: HtmlPaddings.only(left: 10))
40
},
41
42
);
0 commit comments