chore: Follow up user dialog
This commit is contained in:
parent
993e12a946
commit
0fe91bfe14
3 changed files with 7 additions and 3 deletions
|
|
@ -17,7 +17,7 @@ abstract class AppConfig {
|
|||
static const String schemePrefix = 'matrix:';
|
||||
static const String pushNotificationsChannelId = 'fluffychat_push';
|
||||
static const String pushNotificationsAppId = 'chat.fluffy.fluffychat';
|
||||
static const double borderRadius = 18.0;
|
||||
static const double borderRadius = 8.0;
|
||||
static const double spaceBorderRadius = 11.0;
|
||||
static const double columnWidth = 360.0;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue