فهرست منبع

Поправлен баг

Book Pauk 5 سال پیش
والد
کامیت
916581bbd0

+ 4 - 3
client/components/Reader/LoaderPage/GithubCorner/GithubCorner.vue

@@ -127,7 +127,8 @@
     top: 0;
     border: 0;
   }
-    #github-corner-svg, #github-corner-svg .octo-arm, #github-corner-svg .octo-body {
-      transition: fill 1s ease;
-    }
+
+  #github-corner-svg, #github-corner-svg .octo-arm, #github-corner-svg .octo-body {
+    transition: fill 1s ease;
+  }
 </style>

+ 1 - 1
client/components/Reader/LoaderPage/LoaderPage.vue

@@ -1,7 +1,7 @@
 <template>
     <div ref="main" class="column no-wrap" style="min-height: 500px">
         <div class="relative-position">
-            <GithubCorner url="https://github.com/bookpauk/liberama" cornerColor="#1B695F" gitColor="EBE2C9"></GithubCorner>
+            <GithubCorner url="https://github.com/bookpauk/liberama" cornerColor="#1B695F" gitColor="#EBE2C9"></GithubCorner>
         </div>
         <div class="col column justify-center items-center no-wrap overflow-hidden" style="min-height: 170px">
             <span class="greeting"><b>{{ title }}</b></span>