This commit is contained in:
xuhang-x 2024-07-15 18:31:34 +08:00
parent 8a19590c06
commit c7384128ef

View File

@ -115,6 +115,10 @@ class SearchView extends GetView<CSearchController> {
vertical: -10,
horizontal: -10,
),
border: const OutlineInputBorder(
borderSide: BorderSide.none,
),
counterText: "",
),
),
),