Browse Source

Поправки иконки

Book Pauk 5 years ago
parent
commit
c5aef78085
2 changed files with 5 additions and 1 deletions
  1. 4 0
      client/components/App.vue
  2. 1 1
      client/components/share/notify.js

+ 4 - 0
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'),

+ 1 - 1
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: