mirror of
https://github.com/go-gitea/gitea
synced 2025-07-16 07:18:37 +00:00
fix tippy arrow fill
This commit is contained in:
@@ -165,5 +165,5 @@
|
|||||||
}
|
}
|
||||||
|
|
||||||
.tippy-svg-arrow-inner {
|
.tippy-svg-arrow-inner {
|
||||||
fill: var(--color-body);
|
fill: var(--color-menu);
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user