chore: Show close icon for device verification warning
This commit is contained in:
parent
f68a9de6bf
commit
8cb06d602b
2 changed files with 3 additions and 0 deletions
|
|
@ -125,6 +125,7 @@ abstract class FluffyThemes {
|
|||
),
|
||||
snackBarTheme: const SnackBarThemeData(
|
||||
behavior: SnackBarBehavior.floating,
|
||||
width: FluffyThemes.columnWidth * 1.5,
|
||||
),
|
||||
elevatedButtonTheme: ElevatedButtonThemeData(
|
||||
style: ElevatedButton.styleFrom(
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue