chore: Follow up message bubble design
This commit is contained in:
parent
292e6c8834
commit
0387b955ed
3 changed files with 12 additions and 6 deletions
|
|
@ -64,7 +64,7 @@ abstract class AppConfig {
|
|||
static const String emojiFontName = 'Noto Emoji';
|
||||
static const String emojiFontUrl =
|
||||
'https://github.com/googlefonts/noto-emoji/';
|
||||
static const double borderRadius = 16.0;
|
||||
static const double borderRadius = 18.0;
|
||||
static const double columnWidth = 360.0;
|
||||
static final Uri homeserverList = Uri(
|
||||
scheme: 'https',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue