mirror of
https://github.com/jaysavsani07/math-metrix.git
synced 2025-05-20 02:16:20 +08:00
intro gif modified, info dialog resize
This commit is contained in:
@ -30,7 +30,7 @@ class CommonInfoDialogView extends StatelessWidget {
|
||||
),
|
||||
SizedBox(height: 24),
|
||||
Container(
|
||||
height: 145,
|
||||
height: 200,
|
||||
width: double.infinity,
|
||||
decoration: BoxDecoration(
|
||||
color: Theme.of(context).colorScheme.dialogGifBgColor,
|
||||
|
Reference in New Issue
Block a user