fix: OnePageCard elevation
This commit is contained in:
parent
ca3620f8f7
commit
0ef219866c
2 changed files with 2 additions and 2 deletions
|
|
@ -80,7 +80,7 @@ abstract class FluffyThemes {
|
|||
),
|
||||
),
|
||||
cardTheme: CardTheme(
|
||||
elevation: 7,
|
||||
elevation: 4,
|
||||
shape: RoundedRectangleBorder(
|
||||
borderRadius: BorderRadius.circular(AppConfig.borderRadius),
|
||||
),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue