Browse Source

chore: change github logo (#3003)

Mayur Mahajan 1 year ago
parent
commit
1b582c3870

File diff suppressed because it is too large
+ 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),
           ),
         );

Some files were not shown because too many files changed in this diff