mirror of
https://github.com/gotson/komga.git
synced 2025-12-24 01:14:03 +01:00
remove hover cursor in match table thumbnail
This commit is contained in:
parent
4e3b6d4624
commit
e9ce33502c
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