From 033e49fc4ef3190773c26c875ef95e4d84ed6b1d Mon Sep 17 00:00:00 2001 From: zh99998 Date: Tue, 29 Nov 2016 13:27:53 +0800 Subject: [PATCH] fix --- app/app-detail.component.css | 3 ++- app/app-detail.component.html | 6 +++--- app/lobby.component.css | 4 ++++ app/ygopro.component.css | 4 ++++ app/ygopro.component.html | 4 ++-- package.json | 2 +- 6 files changed, 16 insertions(+), 7 deletions(-) diff --git a/app/app-detail.component.css b/app/app-detail.component.css index 27c3f219..f4c490f2 100644 --- a/app/app-detail.component.css +++ b/app/app-detail.component.css @@ -5,9 +5,10 @@ padding: 1rem; } -.main { +.actions { margin-bottom: 1rem; } + .list-group { width: 20rem; } diff --git a/app/app-detail.component.html b/app/app-detail.component.html index 4fa85360..505ced75 100644 --- a/app/app-detail.component.html +++ b/app/app-detail.component.html @@ -6,12 +6,12 @@

{{currentApp.name}}

正在安装...
等待安装...
-
+
- +
@@ -24,7 +24,7 @@
- +

新闻

{{item.title}}

diff --git a/app/lobby.component.css b/app/lobby.component.css index 76c75ceb..bbc1dc59 100644 --- a/app/lobby.component.css +++ b/app/lobby.component.css @@ -38,4 +38,8 @@ a { span { margin-left: 8px; +} + +.actions { + margin-bottom: 1em; } \ No newline at end of file diff --git a/app/ygopro.component.css b/app/ygopro.component.css index 4bdf01d5..f6940ec2 100644 --- a/app/ygopro.component.css +++ b/app/ygopro.component.css @@ -75,4 +75,8 @@ .float-left { float: left; +} + +.actions { + margin-bottom: 1em; } \ No newline at end of file diff --git a/app/ygopro.component.html b/app/ygopro.component.html index 830c1dce..c4fe2592 100644 --- a/app/ygopro.component.html +++ b/app/ygopro.component.html @@ -1,4 +1,4 @@ -
+