Skip to content

Commit 4d07b63

Browse files
authored
Merge pull request #200 from PCoder23/text_align
textfield alignment
2 parents b1e7cfa + d2a9fa5 commit 4d07b63

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)