소스 검색

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

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"
                             @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>