From bef553365632ba5de9c9604c0c730f1a85c485cf Mon Sep 17 00:00:00 2001 From: "Captain.B" Date: Wed, 13 May 2020 16:26:51 +0800 Subject: [PATCH] =?UTF-8?q?=E8=8F=9C=E5=8D=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- frontend/src/business/App.vue | 19 +++++++++---------- 1 file changed, 9 insertions(+), 10 deletions(-) diff --git a/frontend/src/business/App.vue b/frontend/src/business/App.vue index 2864957589..b804aaea00 100644 --- a/frontend/src/business/App.vue +++ b/frontend/src/business/App.vue @@ -7,16 +7,11 @@ - - - - - - - - - - + + + + + @@ -95,5 +90,9 @@ padding-right: 15px; text-decoration: none; } + + .align-right { + float: right; + }