mirror of
https://github.com/git-touch/git-touch
synced 2024-12-16 18:28:51 +01:00
fix: link tap highlight
This commit is contained in:
parent
9b2e9686d7
commit
27f4bbc690
@ -57,7 +57,6 @@ class TableView extends StatelessWidget {
|
||||
overflow: TextOverflow.ellipsis,
|
||||
child: Container(
|
||||
height: 44,
|
||||
color: PrimerColors.white,
|
||||
child: Row(
|
||||
children: [
|
||||
SizedBox(width: _leftPadding, child: leftWidget),
|
||||
|
Loading…
Reference in New Issue
Block a user