mirror of
https://github.com/pd4d10/git-touch.git
synced 2026-03-26 04:42:35 -05:00
fix: link tap highlight
This commit is contained in:
@@ -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),
|
||||
|
||||
Reference in New Issue
Block a user