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