From 4125ab1130ad7d2a5ea34368b5ec5648cd6a4567 Mon Sep 17 00:00:00 2001 From: Kylart Date: Tue, 11 Jul 2017 20:54:46 +0200 Subject: [PATCH] Removed frame on windows and linux Small design fixes --- layouts/default.vue | 8 ++++---- main.js | 3 ++- pages/index.vue | 4 ++-- 3 files changed, 8 insertions(+), 7 deletions(-) diff --git a/layouts/default.vue b/layouts/default.vue index ef4072c..da21fa6 100644 --- a/layouts/default.vue +++ b/layouts/default.vue @@ -55,8 +55,8 @@ status class="wb dragable" v-if="!browser"> +
- remove check_box_outline_blank close @@ -64,9 +64,9 @@ - + - かわニメ + かわニメ { win = new BrowserWindow({ width: config.electron.width, height: config.electron.height, - titleBarStyle: process.platform === 'darwin' ? 'hidden' : 'none', + titleBarStyle: process.platform === 'darwin' ? 'hidden' : false, + frame: process.platform === 'darwin', show: false }) diff --git a/pages/index.vue b/pages/index.vue index 05c0313..3ce4c8c 100755 --- a/pages/index.vue +++ b/pages/index.vue @@ -53,10 +53,10 @@
Ep {{ item.ep }}
+ xl6 lg4 md5 sm3 xs4> - +