change announcement read button style

This commit is contained in:
Gauthier Roebroeck 2025-05-21 10:31:04 +08:00
parent a6fc8081ea
commit c6ae6ef4fd

View file

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