This commit is contained in:
xuhang-x 2024-07-15 18:30:18 +08:00
parent a29ea334f5
commit 8a19590c06

View File

@ -198,10 +198,6 @@ class SearchView extends GetView<CSearchController> {
fontSize: 32.sp,
color: const Color.fromRGBO(255, 255, 255, 0.85),
),
border: const OutlineInputBorder(
borderSide: BorderSide.none,
),
counterText: "",
),
),
),