search field alignment

This commit is contained in:
PCoder23
2024-02-26 04:07:26 +05:30
parent d328a925c7
commit d2a9fa5b0e

View File

@ -95,7 +95,6 @@ class JsonSearchField extends StatelessWidget {
controller: controller,
onChanged: onChanged,
style: kCodeStyle,
cursorHeight: 18,
decoration: const InputDecoration(
isDense: true,
border: InputBorder.none,