mirror of
https://github.com/zoriya/Kyoo.git
synced 2025-05-24 02:02:36 -04:00
Fix metadata link contrast color
This commit is contained in:
parent
0eb7a58494
commit
3386263fbe
@ -437,7 +437,7 @@ export const Header = ({
|
||||
outline
|
||||
{...css({
|
||||
m: ts(0.5),
|
||||
color: "inherit",
|
||||
color: (theme: Theme) => theme.contrast,
|
||||
fover: {
|
||||
self: {
|
||||
color: (theme: Theme) => theme.contrast,
|
||||
|
Loading…
x
Reference in New Issue
Block a user