Skip to content

Commit d2a9fa5

Browse files
committed
search field alignment
1 parent d328a92 commit d2a9fa5

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

lib/widgets/textfields.dart

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,6 @@ class JsonSearchField extends StatelessWidget {
9595
controller: controller,
9696
onChanged: onChanged,
9797
style: kCodeStyle,
98-
cursorHeight: 18,
9998
decoration: const InputDecoration(
10099
isDense: true,
101100
border: InputBorder.none,

0 commit comments

Comments
 (0)