浏览代码

Лишние пробелы

Book Pauk 3 年之前
父节点
当前提交
1155aa285d
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      client/components/Reader/RecentBooksPage/RecentBooksPage.vue

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

@@ -189,7 +189,7 @@
                             class="restore-button self-start row justify-center items-center clickable"
                             class="restore-button self-start row justify-center items-center clickable"
                             @click="handleRestore(item.key)"
                             @click="handleRestore(item.key)"
                         >
                         >
-                            <q-icon class="la la-arrow-left" size="14px" />                            
+                            <q-icon class="la la-arrow-left" size="14px" />
                             <q-tooltip :delay="1500" anchor="bottom middle" content-style="font-size: 80%">
                             <q-tooltip :delay="1500" anchor="bottom middle" content-style="font-size: 80%">
                                 Восстановить из архива
                                 Восстановить из архива
                             </q-tooltip>
                             </q-tooltip>