Merge pull request #2659 from krille-chan/krille-chan-patch-1
chore: follow up borderradius
This commit is contained in:
commit
39845d95ab
1 changed files with 1 additions and 1 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 = 8.0;
|
||||
static const double borderRadius = 16.0;
|
||||
static const double spaceBorderRadius = 11.0;
|
||||
static const double columnWidth = 360.0;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue