From c5aef78085d328528768adab873f14202c5502e2 Mon Sep 17 00:00:00 2001 From: Book Pauk Date: Wed, 5 Feb 2020 19:46:48 +0700 Subject: [PATCH] =?UTF-8?q?=D0=9F=D0=BE=D0=BF=D1=80=D0=B0=D0=B2=D0=BA?= =?UTF-8?q?=D0=B8=20=D0=B8=D0=BA=D0=BE=D0=BD=D0=BA=D0=B8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- client/components/App.vue | 4 ++++ client/components/share/notify.js | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/client/components/App.vue b/client/components/App.vue index 799234d1..2cd2b3b7 100644 --- a/client/components/App.vue +++ b/client/components/App.vue @@ -271,6 +271,10 @@ body, html, #app { animation: rotating 2s linear infinite; } +.notify-button-icon { + font-size: 16px !important; +} + @font-face { font-family: 'ReaderDefault'; src: url('fonts/reader-default.woff') format('woff'), diff --git a/client/components/share/notify.js b/client/components/share/notify.js index e9b8a13a..0f4a9d58 100644 --- a/client/components/share/notify.js +++ b/client/components/share/notify.js @@ -15,7 +15,7 @@ export function notify(vue, opts) { color, textColor: iconColor, icon, - actions: [{icon: 'la la-times', color: 'black'}], + actions: [{icon: 'la la-times notify-button-icon', color: 'black'}], html: true, message: