mirror of
https://github.com/jeffvli/feishin.git
synced 2026-05-08 04:50:12 +02:00
add optimistic update for favorite/ratings mutations
This commit is contained in:
@@ -75,6 +75,10 @@
|
||||
background: darken(var(--theme-colors-background), 5%);
|
||||
}
|
||||
}
|
||||
|
||||
&[data-disabled='true'] {
|
||||
background: transparent;
|
||||
}
|
||||
}
|
||||
|
||||
&[data-variant='secondary'] {
|
||||
|
||||
Reference in New Issue
Block a user