From 395c63df97a1b51b3c35347af585fed30c8835ba Mon Sep 17 00:00:00 2001 From: Lostway Date: Wed, 29 Sep 2021 15:41:53 +0000 Subject: [PATCH] update 0004-fix-logos-instructions-and-size.patch. --- 0004-fix-logos-instructions-and-size.patch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/0004-fix-logos-instructions-and-size.patch b/0004-fix-logos-instructions-and-size.patch index eee01fc..6603a33 100644 --- a/0004-fix-logos-instructions-and-size.patch +++ b/0004-fix-logos-instructions-and-size.patch @@ -7,7 +7,7 @@ Subject: [PATCH 1/2] fix logos' instructions and size aops-web/src/appCore/components/GlobalFooter/index.vue | 2 +- aops-web/src/appCore/layouts/BasicLayout.vue | 6 +++++- aops-web/src/appCore/layouts/UserLayout.vue | 1 - - 3 files changed, 8 insertions(+), 3 deletions(-) + 3 files changed, 6 insertions(+), 3 deletions(-) diff --git a/aops-web/src/appCore/components/GlobalFooter/index.vue b/aops-web/src/appCore/components/GlobalFooter/index.vue index 839ddc8..d0433cc 100644 -- Gitee