mirror of
https://github.com/gotson/komga.git
synced 2026-05-08 21:00:16 +02:00
change announcement read button style
This commit is contained in:
parent
a6fc8081ea
commit
c6ae6ef4fd
1 changed files with 1 additions and 1 deletions
|
|
@ -39,7 +39,7 @@
|
|||
icon="mdi-check"
|
||||
elevation="3"
|
||||
color="success"
|
||||
variant="tonal"
|
||||
variant="outlined"
|
||||
size="small"
|
||||
:disabled="item._komga?.read"
|
||||
@click="markRead(item.id)"
|
||||
|
|
|
|||
Loading…
Reference in a new issue