chore: Follow up reply design
This commit is contained in:
parent
1f3d88d09c
commit
b251a6a404
2 changed files with 13 additions and 10 deletions
|
|
@ -38,7 +38,7 @@ class ReplyContent extends StatelessWidget {
|
|||
children: <Widget>[
|
||||
Container(
|
||||
width: 3,
|
||||
height: fontSize * 2 + 12,
|
||||
height: fontSize * 2 + 16,
|
||||
color: Theme.of(context).colorScheme.primary,
|
||||
),
|
||||
const SizedBox(width: 6),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue