瀏覽代碼

chore: change github logo (#3003)

Mayur Mahajan 1 年之前
父節點
當前提交
1b582c3870

文件差異過大導致無法顯示
+ 2 - 0
frontend/appflowy_flutter/assets/images/login/github-light.svg


+ 1 - 1
frontend/appflowy_flutter/lib/workspace/presentation/widgets/float_bubble/question_bubble.dart

@@ -222,7 +222,7 @@ extension QuestionBubbleExtension on BubbleAction {
         return Padding(
           padding: const EdgeInsets.all(3.0),
           child: svgWidget(
-            'login/github-mark',
+            'login/github-light',
             size: const Size.square(12),
           ),
         );

部分文件因文件數量過多而無法顯示