Merge branch 'main' into refactor/android-spaceship-bonus-behavior-subscription

pull/371/head
Felix Angelov 3 years ago committed by GitHub
commit b8d8ecd260
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -240,7 +240,7 @@ class _DesktopFlipperControls extends StatelessWidget {
children: [
Text(
l10n.flipperControls,
style: Theme.of(context).textTheme.subtitle2,
style: Theme.of(context).textTheme.headline4,
),
const SizedBox(height: 10),
Column(

Loading…
Cancel
Save