From 0185e3905ef487730d3873b23ef6308c97fb0654 Mon Sep 17 00:00:00 2001 From: zkqiang Date: Tue, 14 Jul 2020 17:23:05 +0800 Subject: [PATCH] fixed github icon --- frontend/src/views/layout/components/Navbar.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/src/views/layout/components/Navbar.vue b/frontend/src/views/layout/components/Navbar.vue index f70a825b..312882e4 100644 --- a/frontend/src/views/layout/components/Navbar.vue +++ b/frontend/src/views/layout/components/Navbar.vue @@ -275,7 +275,7 @@ docker-compose up -d .github { height: 50px; margin-right: 35px; - margin-top: -10px; + padding-top: 8px; } .upgrade {