mirror of
https://github.com/foss42/apidash.git
synced 2025-06-22 07:24:39 +08:00
search field alignment
This commit is contained in:
@ -95,7 +95,6 @@ class JsonSearchField extends StatelessWidget {
|
|||||||
controller: controller,
|
controller: controller,
|
||||||
onChanged: onChanged,
|
onChanged: onChanged,
|
||||||
style: kCodeStyle,
|
style: kCodeStyle,
|
||||||
cursorHeight: 18,
|
|
||||||
decoration: const InputDecoration(
|
decoration: const InputDecoration(
|
||||||
isDense: true,
|
isDense: true,
|
||||||
border: InputBorder.none,
|
border: InputBorder.none,
|
||||||
|
Reference in New Issue
Block a user