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