From 724df7df7dfd6b2d6db6a276519927e043f709a7 Mon Sep 17 00:00:00 2001 From: life Date: Fri, 16 Oct 2015 13:32:59 +0800 Subject: [PATCH] =?UTF-8?q?=E5=B7=A6=E4=B8=8A=E8=A7=92=E6=8C=89=E9=92=AE?= =?UTF-8?q?=20=E4=B8=8D=E7=81=B5=E6=95=8F,=20=E5=9B=A0=E4=B8=BAtopDrag2?= =?UTF-8?q?=E6=8C=A1=E4=BD=8F=E4=BA=86?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- data/version | 2 +- public/themes/basic.less | 1 + public/themes/default.css | 3 ++- 3 files changed, 4 insertions(+), 2 deletions(-) diff --git a/data/version b/data/version index 5bc08e80..4eaa1f87 100644 --- a/data/version +++ b/data/version @@ -1 +1 @@ -{"version":"0.7.1","updatedTime":"2015-10-16T07:11:51.505Z"} \ No newline at end of file +{"version":"0.7.0.1","updatedTime":"2015-10-16T07:11:51.505Z"} \ No newline at end of file diff --git a/public/themes/basic.less b/public/themes/basic.less index a67e388c..e7279d0b 100644 --- a/public/themes/basic.less +++ b/public/themes/basic.less @@ -1813,6 +1813,7 @@ body { #topDrag2 { width: 100%; height: 10px; + margin-left: 67px; -webkit-app-region: drag; } diff --git a/public/themes/default.css b/public/themes/default.css index 9f45f9bf..7b1d4dfb 100644 --- a/public/themes/default.css +++ b/public/themes/default.css @@ -1594,7 +1594,7 @@ body.init #pageInner { position: absolute; top: 0; left: 60px; - right: auto; + right: 140px; height: 40px; z-index: 1000; cursor: move; @@ -1602,6 +1602,7 @@ body.init #pageInner { #topDrag2 { width: 100%; height: 10px; + margin-left: 67px; -webkit-app-region: drag; } .no-info {