mirror of
https://github.com/gotson/komga.git
synced 2026-05-08 04:22:28 +02:00
remove hover cursor in match table thumbnail
This commit is contained in:
parent
6b36f54bea
commit
752c42a376
1 changed files with 0 additions and 1 deletions
|
|
@ -49,7 +49,6 @@
|
|||
width="200"
|
||||
height="200"
|
||||
contain
|
||||
style="cursor: zoom-in"
|
||||
:src="bookPageThumbnailUrl(item.bookId, item.pageNumber)"
|
||||
lazy-src="@/assets/cover.svg"
|
||||
class="my-1"
|
||||
|
|
|
|||
Loading…
Reference in a new issue