zk 1 год назад
Родитель
Сommit
b300c32741
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      lib/module/main/drawer/view.dart

+ 1 - 1
lib/module/main/drawer/view.dart

@@ -80,7 +80,7 @@ class MainDrawerView extends BasePage<MainDrawerController> {
                     DecoratedBox(
                       decoration: BoxDecoration(
                         color: Colors.white,
-                        borderRadius: BorderRadius.circular(12.w),
+                        borderRadius: BorderRadius.circular(100.w),
                       ),
                       child: Padding(
                         padding: const EdgeInsets.symmetric(